From 1d292cd8c1928535c8fe92525dbf0aab28a9a88c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 11 七月 2020 09:36:55 +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 6e25e67..0023b90 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-danger" lay-event="power">鏉冮檺</a> + <a class="layui-btn layui-btn-xs layui-btn-warm" lay-event="power">鏉冮檺</a> <a class="layui-btn layui-btn-xs btn-edit" lay-event="edit">缂栬緫</a> </script> -- Gitblit v1.9.1