From 6438d63ded487dc2f5bc1eae840f497941863cad Mon Sep 17 00:00:00 2001 From: linbin <495561397@qq.com> Date: Sun, 7 Sep 2025 15:35:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=BC=E8=BF=B0:=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E6=9D=83=E9=99=90=E5=88=86=E9=85=8D=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E8=B4=A6=E5=8F=B7=E7=B1=BB=E5=9E=8B=E5=92=8C?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E7=B1=BB=E5=9E=8B=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 商家端web/1 权限管理/账号权限分配.html | 202 ++++++++++++++++++------- 1 file changed, 149 insertions(+), 53 deletions(-) diff --git a/商家端web/1 权限管理/账号权限分配.html b/商家端web/1 权限管理/账号权限分配.html index 25bf3f5..18c6e36 100644 --- a/商家端web/1 权限管理/账号权限分配.html +++ b/商家端web/1 权限管理/账号权限分配.html @@ -72,6 +72,20 @@ background-color: #40a9ff; transform: translateY(-2px); } + + .tab-btn { + margin-right: 10px; + } + + .tab-btn:not(.active) { + background-color: #f0f0f0; + color: #666; + } + + .tab-btn:not(.active):hover { + background-color: #e0e0e0; + color: #333; + } .btn-success { background-color: #52c41a; @@ -310,9 +324,6 @@

账号权限分配

-
@@ -322,18 +333,45 @@

账号信息

+
- - + + +
- - + + +
+
+ + + + + +
@@ -362,11 +400,17 @@