Commit e0e5af4d authored by jyx's avatar jyx

代码优化

parent 2f72c20f
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<view class="content"> <view class="content">
<text style="font-size: 40rpx;margin-bottom: 15rpx;">客服时间: 工作日9:00-18:00</text> <text style="font-size: 40rpx;margin-bottom: 15rpx;">客服时间: 工作日9:00-18:00</text>
<text class="button1" @click="handleBtn1">客服电话</text> <text class="button1" @click="handleBtn1">客服电话</text>
<button class="button2" open-type="im" data-im-id="du_movie">在线客服</button> <button class="button2" open-type="im" data-im-id="kaixinhaha7785">在线客服</button>
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
......
...@@ -539,11 +539,11 @@ ...@@ -539,11 +539,11 @@
this.ad.load(); this.ad.load();
}, },
coinPopupClose() { coinPopupClose() {
if (this.showAdForServer) { // if (this.showAdForServer) {
this.showAdPop = true this.showAdPop = true
} else { // } else {
this.showCoinPop = false // this.showCoinPop = false
} // }
}, },
adPopupClose() { adPopupClose() {
this.showAdPop = false this.showAdPop = false
......
export const EXPRESS_ID = 'q1031ievmv1z3j28gs' export const EXPRESS_ID = 't4f614xju01td525ez'
export const REWARD_ID = 'm1qtdoeeqq9txgahk4' export const REWARD_ID = '9kpbeoj3tjp5rpgmpe'
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment