aa
jiangping
2024-08-09 ba4da8d8e8d55153d0ff1c39ebdac30115a066a8
wechat_staff/components/detailFooter/index.wxml
@@ -23,11 +23,11 @@
  <!--  -->
  <view wx:if="{{ showShare }}" class="shade_modal" style="padding-bottom: {{bottomLift}}px;">
    <view class="btns">
      <button open-type="share" class="item" bindtap="handleShare">
      <button hover-class="none" class="item" bindtap="handleShare">
        <image src="../../static/icon/wechat.png"></image>
        <view>小程序分享</view>
      </button>
      <button class="item" bindtap="handleDown">
      <button hover-class="none" class="item" bindtap="handleDown">
        <image src="../../static/icon/download.png"></image>
        <view>下载海报</view>
      </button>