From c417ccf6b15ffeb1edf3dc2e63b7bfcb00f30628 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 27 九月 2024 19:03:35 +0800
Subject: [PATCH] aa

---
 wechat_staff/components/detailFooter/index.wxml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/wechat_staff/components/detailFooter/index.wxml b/wechat_staff/components/detailFooter/index.wxml
index 70d01e6..3b5f482 100644
--- a/wechat_staff/components/detailFooter/index.wxml
+++ b/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>

--
Gitblit v1.9.3