This commit is contained in:
@fawn-nine
2024-07-15 17:04:49 +08:00
parent 2c7bd95cc1
commit 7487f74259
5 changed files with 39 additions and 15 deletions

10
App.vue
View File

@@ -32,8 +32,8 @@
// #ifdef APP-PLUS
updata();
// 检测是否有未关闭苹果内购订单
iap.getChannels();
console.log('引入了?');
// iap.getChannels();
// console.log('引入了?');
// #endif
uni.getSystemInfo({
@@ -153,6 +153,12 @@
},
onShow: function(e) {
// #ifdef APP-PLUS
// updata();
// 检测是否有未关闭苹果内购订单
iap.getChannels();
// console.log('引入了?');
// #endif
// console.log(plus.runtime.arguments, 'plus.runtime.arguments-----')
// #ifdef MP-WEIXIN
//获取二维码携带的参数