From d6d25613f504d8fc4c6ffa8a1854beb4dac044d0 Mon Sep 17 00:00:00 2001
From: chen.llin <1442464845@qq.comm>
Date: 星期日, 18 一月 2026 09:16:24 +0800
Subject: [PATCH] 菜单

---
 src/main/webapp/static/css/common.css |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/common.css b/src/main/webapp/static/css/common.css
index 8e4fab9..861ace9 100644
--- a/src/main/webapp/static/css/common.css
+++ b/src/main/webapp/static/css/common.css
@@ -121,7 +121,7 @@
     /*word-break: break-all;*/
 /*}*/
 /*.layui-table-grid-down {*/
-    /*display: none;*/
+/*    display: none;*/
 /*}*/
 
 /*璇︽儏*/
@@ -206,6 +206,9 @@
 #btn-into {
     display: none;
 }
+.btn-view {
+    display: none;
+}
 
 /*淇敼澶嶉�夋棰滆壊*/
 /*.layui-form-checked[lay-skin=primary] i {*/

--
Gitblit v1.9.1