修改小程序与app的兼容文件

This commit is contained in:
gaoxs
2020-04-06 17:18:09 +08:00
parent c837a94363
commit 57ae931f2d
31 changed files with 1257 additions and 1101 deletions

View File

@ -1,7 +1,8 @@
// 支付模块
export const weappPay = (option) => {
return new Promise((resolve, reject) => {
// 吊起微信支付
// 吊起微信支付
console.log(option,9999)
uni.requestPayment({
...option,
timeStamp: option.timeStamp + '',