摘要: 把标注红色的修改即可 js文件: wx.login({ success: res => { var total_fee = 1 //总金额 // 发送 res.code 到后台换取 openId, sessionKey, unionId wx.request({ url: "http://127.0 阅读全文
posted @ 2019-12-24 18:12 张永峰z 阅读(1525) 评论(0) 推荐(2) 编辑
摘要: 把标记修改的备注修改即可 JS文件:(可以放在app.js中) // 登录 wx.login({ success: res => { // 发送 res.code 到后台换取 openId, sessionKey, unionId wx.request({ url: "http://127.0.0. 阅读全文
posted @ 2019-12-24 17:41 张永峰z 阅读(6308) 评论(0) 推荐(0) 编辑