Browse Source

调整正式版

zhengnaiwen_citu 7 months ago
parent
commit
69a3f56abc
2 changed files with 2 additions and 2 deletions
  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({  
   wx.navigateToMiniProgram({  
     appId: 'wx6decdf12f9e7a061', // 目标小程序的 appId
     appId: 'wx6decdf12f9e7a061', // 目标小程序的 appId
-    envVersion: 'develop',
+    // envVersion: 'develop',
     success(res) {  
     success(res) {  
         // 打开成功  
         // 打开成功  
         console.log('成功跳转至小程序:', res);  
         console.log('成功跳转至小程序:', res);  

+ 1 - 1
pagesA/integral/index.vue

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