From 874d05f2df116c6484558e3522bdac5f4334e09f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 11 七月 2020 08:16:20 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/role/role.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/role/role.html b/src/main/webapp/views/role/role.html
index 0023b90..6e25e67 100644
--- a/src/main/webapp/views/role/role.html
+++ b/src/main/webapp/views/role/role.html
@@ -43,7 +43,7 @@
 </script>
 
 <script type="text/html" id="operate">
-    <a class="layui-btn layui-btn-xs layui-btn-warm" lay-event="power">鏉冮檺</a>
+    <a class="layui-btn layui-btn-xs layui-btn-danger" lay-event="power">鏉冮檺</a>
     <a class="layui-btn layui-btn-xs btn-edit" lay-event="edit">缂栬緫</a>
 </script>
 

--
Gitblit v1.9.1