Commit a5243fdf authored by jyx's avatar jyx

代码优化

parent e0e5af4d
......@@ -92,7 +92,7 @@
<view style="display: flex;flex-direction: column;align-items: center;">
<view style="font-size: 29rpx;color: gray;margin-top: 16rpx;">
客服时间工作日 9:00-18:00</view>
<button class="button2" open-type="im" data-im-id="du_movie">在线客服</button>
<button class="button2" open-type="im" data-im-id="kaixinhaha7785">在线客服</button>
</view>
</scroll-view>
</view>
......
......@@ -539,11 +539,11 @@
this.ad.load();
},
coinPopupClose() {
// if (this.showAdForServer) {
if (this.showAdForServer) {
this.showAdPop = true
// } else {
// this.showCoinPop = false
// }
} else {
this.showCoinPop = false
}
},
adPopupClose() {
this.showAdPop = false
......
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