|
|
|
@ -66,15 +66,15 @@ |
|
|
|
|
<view class="name">店铺资质信息</view> |
|
|
|
|
<view><text class="iconfont"></text></view> |
|
|
|
|
</navigator> |
|
|
|
|
|
|
|
|
|
<view v-if="store.services_type == 1" class="section wrap" @click="call"> |
|
|
|
|
<view class="name">联系客服</view> |
|
|
|
|
<!-- @click="call" v-if="store.services_type == 1" --> |
|
|
|
|
<button open-type="contact" class="section wrap" style="justify-content: space-between;"> |
|
|
|
|
<view class="name" style="flex:none;">联系客服</view> |
|
|
|
|
<view><text class="iconfont icon-kefu1"></text></view> |
|
|
|
|
</view> |
|
|
|
|
<navigator v-else :url="`/pages/chat/customer_list/chat?mer_id=${store.mer_id}&uid=${this.uid}`" class="section wrap"> |
|
|
|
|
</button> |
|
|
|
|
<!-- <navigator v-else :url="`/pages/chat/customer_list/chat?mer_id=${store.mer_id}&uid=${this.uid}`" class="section wrap"> |
|
|
|
|
<view class="name">联系客服</view> |
|
|
|
|
<view><text class="iconfont icon-kefu1"></text></view> |
|
|
|
|
</navigator> |
|
|
|
|
</navigator> --> |
|
|
|
|
<view class="section info"> |
|
|
|
|
<view class="item very"> |
|
|
|
|
<view class="name">店铺简介</view> |
|
|
|
|