#
whycq
2023-11-20 f14e736c5448da6a5433da12be8f7e64617cf0f7
pages/business/cstmr/cstmrDetails.vue
@@ -3,7 +3,7 @@
      <scroll-view scroll-y="true" >
         <view class="header">
            <view class="cstmr-name">
               <image src="../../../static/image/jiafangdanwei.png" mode="aspectFit"></image>
               <image src="../../../static/image/infoSea.png" mode="aspectFit"></image>
               <view>{{cstmr.name}}</view>
            </view>
            <view class="cstmr-tel">{{cstmr.tel}} | {{cstmr.addr}} | {{cstmr.director$ ? cstmr.director$ : '--'}}</view>