aa
jiangping
2024-08-02 7dc29ed74ebaa8a0e66f68264d9a13f95dc3af21
wechat_jiaxuan/pages/store/staff.wxml
@@ -51,7 +51,7 @@
    </view>
  </view>
  <!-- footer -->
  <view bindtap="makePhone" class="footer" style="bottom: {{bottomLift}}px;">
  <view bindtap="makePhone" class="footer" style="bottom: {{bottomLift + 6}}px;">
    <view class="btn">
      <image src="../../static/icon/call.png" mode="widthFix"></image>
      <view>联系TA</view>
@@ -61,7 +61,7 @@
  <van-popup show="{{ isShow }}"  closeable round bind:close="onClose">
    <view class="modal">
      <view class="header">
        <image class="avatar" src="{{ info.imgurlFull }}"></image>
        <image show-menu-by-longpress class="avatar" src="{{ info.imgurlFull }}"></image>
        <view class="content">
            <view class="name">{{ info.name }}</view>
            <view class="desc">导购 | {{ info.jobDate || 5 }}年经验</view>