支付接口调用

This commit is contained in:
duan
2024-05-21 16:59:31 +08:00
parent 07a6425ec4
commit 75ac4e967c
20 changed files with 512 additions and 245 deletions

View File

@@ -65,8 +65,8 @@
}
},
onLoad(e) {
this.shopUser = uni.cache.get('shopUser')
this.userInfo = uni.cache.get('userInfo')
// this.shopUser = uni.cache.get('shopUser')
// this.userInfo = uni.cache.get('userInfo')
},
methods: {
async userbalancerechangesub() {