hankzhang 1 gadu atpakaļ
vecāks
revīzija
2d86ee69b6

+ 2 - 2
components/charge-dialog/charge-dialog.js

@@ -96,7 +96,7 @@ Component({
             novelManager.closeChargeDialog()
             novelManager.closeChargeDialog()
             console.log('关闭解锁组件')
             console.log('关闭解锁组件')
             wx.showToast({
             wx.showToast({
-              title: '解锁失败',
+              title: '广告解锁失败,请重试',
               icon: 'none'
               icon: 'none'
             })
             })
           }
           }
@@ -114,7 +114,7 @@ Component({
       }).catch((err) => {
       }).catch((err) => {
         console.log('激励视频播放失败', err)
         console.log('激励视频播放失败', err)
         wx.showToast({
         wx.showToast({
-          title: '广告拉起失败,请重试',
+          title: '观看人数太多,请稍后再试',
           icon: 'none'
           icon: 'none'
         })
         })
       }).then(() => {
       }).then(() => {

+ 1 - 1
config/config.js

@@ -471,7 +471,7 @@ const appInfoObj = {
 };
 };
 
 
 // @config 确定使用的小程序appid
 // @config 确定使用的小程序appid
-const current_appid = 'wx1eb74c589da1731f';
+const current_appid = 'wx3800bb2ed4a326c5';
 export const apple = {
 export const apple = {
     ...appInfoObj[current_appid],
     ...appInfoObj[current_appid],
     appKey: '49TBR8Z1rA7PyqD30FV0v48AU',
     appKey: '49TBR8Z1rA7PyqD30FV0v48AU',

+ 1 - 1
project.config.json

@@ -39,7 +39,7 @@
         "tabIndent": "auto",
         "tabIndent": "auto",
         "tabSize": 2
         "tabSize": 2
     },
     },
-    "appid": "wx1eb74c589da1731f",
+    "appid": "wx3800bb2ed4a326c5",
     "testRoot": "minitest/",
     "testRoot": "minitest/",
     "libVersion": "trial",
     "libVersion": "trial",
     "simulatorPluginLibVersion": {}
     "simulatorPluginLibVersion": {}