Explorar o código

调整正式版

zhengnaiwen_citu hai 7 meses
pai
achega
69a3f56abc
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      pagesA/coupon/index.vue
  2. 1 1
      pagesA/integral/index.vue

+ 1 - 1
pagesA/coupon/index.vue

@@ -91,7 +91,7 @@ function handleTo (status) {
   }
   wx.navigateToMiniProgram({  
     appId: 'wx6decdf12f9e7a061', // 目标小程序的 appId
-    envVersion: 'develop',
+    // envVersion: 'develop',
     success(res) {  
         // 打开成功  
         console.log('成功跳转至小程序:', res);  

+ 1 - 1
pagesA/integral/index.vue

@@ -98,7 +98,7 @@ function loadingMore () {
 function handleUse () {
   wx.navigateToMiniProgram({  
     appId: 'wx6decdf12f9e7a061', // 目标小程序的 appId
-    envVersion: 'develop',
+    // envVersion: 'develop',
     success(res) {  
         // 打开成功  
         console.log('成功跳转至小程序:', res);