From 254e8d03504456b513c7d1aea1ad627a7ad5209e Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期二, 26 十月 2021 08:43:31 +0800
Subject: [PATCH] 合并

---
 WebTM/views/IpadIndex.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index f33de6c..001c7df 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -1005,13 +1005,13 @@
                                 </div>
                             </div>
                             <div class="layui-col-sm12 layui-col-md4" onclick="OpenMaterToSource(event,this)">
-                                <div class="cnt bottomright" style="pointer-events:none; background-color:rgb(0 0 0 / 10%)">
+                                <div class="cnt bottomright">
                                     <span class="layui-icon layui-icon-engine imgicon"></span>
                                     <span class="imgtitle">涓婃枡闃插憜</span>
                                 </div>
                             </div>
                             <div class="layui-col-sm12 layui-col-md4" onclick="BadGather(event,this)">
-                                <div class="cnt bottomright" style="pointer-events:none; background-color:rgb(0 0 0 / 10%)">
+                                <div class="cnt bottomright">
                                     <span class="layui-icon layui-icon-chart imgicon"></span>
                                     <span class="imgtitle">涓嶈壇閲囬泦</span>
                                 </div>

--
Gitblit v1.9.1