优化问题
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
</image>
|
||||
<text>首页</text>
|
||||
</view>
|
||||
<view class="fixedview_letr_item flex-colum" @click="makePhoneCall">
|
||||
<view class="fixedview_letr_item flex-colum" @click="clickphone(listdata.phone)">
|
||||
<image src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/product/Call.png" mode="aspectFill">
|
||||
</image>
|
||||
<text>客服</text>
|
||||
@@ -383,6 +383,9 @@
|
||||
//#endif
|
||||
},
|
||||
methods: {
|
||||
eeInfoindex(){
|
||||
uni.pro.switchTab('index/index')
|
||||
},
|
||||
overlayshowsboxs(e) {
|
||||
// this.cartshping = e
|
||||
// this.overlayshow = true
|
||||
|
||||
Reference in New Issue
Block a user