mobile/pages/branch/activity/detail/popup/reg.vue
@@ -151,6 +151,7 @@ onLoad() {}, onShow() { let self = this; console.log('pay-res') let options = wx.getEnterOptionsSync(); // 从半屏小程序返回时执行 if (options.scene == '1038' && self.isFirst == true) { @@ -211,6 +212,7 @@ // 半屏小程序返回 onPayResult(e) { console.log(e) let self = this; self.loading = false; uni.hideLoading();