From b8162b2c9193df92a704a78cc49db6d7da152f89 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 10 六月 2020 16:03:31 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pakStore/pakStore.html |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/views/pakStore/pakStore.html b/src/main/webapp/views/pakStore/pakStore.html
index 01e40f7..86ac606 100644
--- a/src/main/webapp/views/pakStore/pakStore.html
+++ b/src/main/webapp/views/pakStore/pakStore.html
@@ -53,10 +53,6 @@
 <!-- 鍔熻兘鍖� -->
 <div class="function-area">
     <button id="mat-query" class="function-btn" onclick="getMat()">鏂板</button>
-
-    <!-- 绔欑偣閫夋嫨妗� group by -- 绌哄簱浣� -->
-
-<!--    <button id="mat-put" class="function-btn" onclick="putMat()">鍚姩鍏ュ簱</button>-->
 </div>
 
 <hr>
@@ -73,7 +69,7 @@
 
     <!-- 琛� -->
     <script type="text/html" id="operate">
-        <a class="layui-btn layui-btn-warm layui-btn-xs" lay-event="remove">绉婚櫎</a>
+        <a class="layui-btn layui-btn-danger layui-btn-xs" lay-event="remove">绉婚櫎</a>
     </script>
 
     <table class="layui-table" id="chooseData" lay-filter="chooseData"></table>

--
Gitblit v1.9.1