wechat_staff/pages/kefu/fond.wxml
@@ -35,11 +35,11 @@ <!-- --> <view wx:if="{{ showShare }}" class="shade_modal" style="padding-bottom: {{bottomLift}}px;"> <view class="btns"> <button 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>