微信小程序的弹窗怎么弄出来的?

微信小程序的这种弹窗是怎么用出来的,官方有组件还是有API吗?

img

img


能给个思路就行

这个是自定义的,可以参考这个
https://blog.csdn.net/Black_stonenight/article/details/107983668

https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.showModal.html
官方api文档

这种是自定义的