微信小程序的这种弹窗是怎么用出来的,官方有组件还是有API吗?
这个是自定义的,可以参考这个https://blog.csdn.net/Black_stonenight/article/details/107983668
https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.showModal.html官方api文档
这种是自定义的