jiangping
2024-07-12 5776f4f5be2d5aa37a1e928ba95567dfc2e97d5c
wechat_jiaxuan/pages/consult/detail.wxml
@@ -9,7 +9,8 @@
    </view>
  </view>
  <!-- footer -->
  <view class="footer" style="bottom: {{bottomLift}}px;">
  <view class="footer" style="padding-bottom: {{bottomLift}}px;">
    <view class="btns">
    <view class="item">
      <image class="icon" src="../../static/icon/detail_nav_collected.png" mode="widthFix"></image>
      <view class="name">收藏</view>
@@ -24,3 +25,4 @@
    </view>
  </view>
</view>
</view>