@@ -96,7 +96,7 @@ Component({
novelManager.closeChargeDialog()
console.log('关闭解锁组件')
wx.showToast({
- title: '解锁失败',
+ title: '广告解锁失败,请重试',
icon: 'none'
})
}
@@ -114,7 +114,7 @@ Component({
}).catch((err) => {
console.log('激励视频播放失败', err)
- title: '广告拉起失败,请重试',
+ title: '观看人数太多,请稍后再试',
}).then(() => {
@@ -471,7 +471,7 @@ const appInfoObj = {
};
// @config 确定使用的小程序appid
-const current_appid = 'wx1eb74c589da1731f';
+const current_appid = 'wx3800bb2ed4a326c5';
export const apple = {
...appInfoObj[current_appid],
appKey: '49TBR8Z1rA7PyqD30FV0v48AU',
@@ -39,7 +39,7 @@
"tabIndent": "auto",
"tabSize": 2
},
- "appid": "wx1eb74c589da1731f",
+ "appid": "wx3800bb2ed4a326c5",
"testRoot": "minitest/",
"libVersion": "trial",
"simulatorPluginLibVersion": {}