摘要: 完全依赖后台接口实现 微信小程序只能用微信支付,不用考虑支付宝接口 submit(){ var self = this; // console.log(this.price,this.payType) var money = 100000; var amount = this.price; var 阅读全文
posted @ 2023-04-26 10:50 石头记1 阅读(481) 评论(0) 推荐(0)
摘要: https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/liveplayer/live-player-plugin.html https://docs.qq.com/doc/DZHhzV0FiYX 阅读全文
posted @ 2023-04-26 10:01 石头记1 阅读(249) 评论(0) 推荐(0)