jiangping
2024-07-29 a3d2fe9dff3b6cd9fa8fdd91e87aac843f694c0f
wechat_staff/components/detailFooter/index.wxml
@@ -23,7 +23,7 @@
  <!--  -->
  <view wx:if="{{ showShare }}" class="shade_modal" style="padding-bottom: {{bottomLift}}px;">
    <view class="btns">
      <button open-type="share" class="item" bindtap="handleShare">
      <button class="item" bindtap="handleShare">
        <image src="../../static/icon/wechat.png"></image>
        <view>小程序分享</view>
      </button>