liukangdong
2024-08-02 52787adceb282c1914589c7ceb252bdb03e2df36
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>