From 138db89b3193d60850e203e1847e2f91d2b00ebc Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 07 八月 2024 18:19:47 +0800
Subject: [PATCH] lll
---
wechat_staff/pages/kefu/fond.wxml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/wechat_staff/pages/kefu/fond.wxml b/wechat_staff/pages/kefu/fond.wxml
index 7a81d0f..3655f28 100644
--- a/wechat_staff/pages/kefu/fond.wxml
+++ b/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>
--
Gitblit v1.9.3