商家列表,商家主页,我的团队
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
recharge({
|
||||
amount: typeof(value) === 'number' ? value: this.priceValue
|
||||
}).then(res => {
|
||||
console.log(res)
|
||||
uni.requestPayment({
|
||||
provider: 'wxpay',
|
||||
orderInfo: res,
|
||||
|
||||
Reference in New Issue
Block a user