陶杰
2024-10-15 0326f6a2d285d980607f6facecb97ac0840b0ca3
pages/user/supplier-user.vue
@@ -371,15 +371,23 @@
            </view>
         </view>
         <view class="user-util m-t-12 flex"
         v-if="selftype==='supplier'||selftype==='customer' || !selftype"
          @click="goto('/pages/customer_service/customer_service',false)">
            <view class="title">我的客服</view>
            <view class="right-icon">
               <uni-icons type="right"></uni-icons>
            </view>
         </view>
         <view class="user-util m-t-12 " v-if="selftype==='supplier'||selftype==='customer' || !selftype">
         <!-- <view class="user-util m-t-12 " v-if="selftype==='supplier'||selftype==='customer' || !selftype">
            <view class="title">我的客服</view>
            <view class="flex flex-wrap-normal">
               <image class="icon-clock m-r-6 m-t-2" src="../../static/common/icon-call.png"></image>
               <!-- @click="callTel" -->
               <button open-type="contact" class="component-button-contact" @handleContact="handleContact">
                  <view class="name">
                     客服电话 : &nbsp;&nbsp; <span class="topic-gray">{{ tel }}</span>
@@ -390,7 +398,7 @@
               </button>
            </view>
         </view>
         </view> -->
         <!--          <view class="user-util m-t-12 " @click="callTel" v-if="selftype==='partner'">
        <view class="name">
          账号: <span class="topic-gray">{{tel}}</span>