From be90a79c6418ad74c3a784f666d5eebd08182eb7 Mon Sep 17 00:00:00 2001 From: Suh Date: Mon, 8 Jan 2024 11:49:25 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=AD=20=EB=B0=8F=20=EA=B2=80=EC=83=89=20?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20html=20base?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/dev/authority.css | 6 + .../static/dev/authority_list_dev.html | 312 ++++++++++++++++++ 2 files changed, 318 insertions(+) create mode 100644 src/main/resources/static/dev/authority.css create mode 100644 src/main/resources/static/dev/authority_list_dev.html diff --git a/src/main/resources/static/dev/authority.css b/src/main/resources/static/dev/authority.css new file mode 100644 index 0000000..6624f7b --- /dev/null +++ b/src/main/resources/static/dev/authority.css @@ -0,0 +1,6 @@ +.nav-item .active{ + background-color: rgb(208, 208, 208) !important; +} +.tab-pane{ + background-color: rgb(208, 208, 208); +} \ No newline at end of file diff --git a/src/main/resources/static/dev/authority_list_dev.html b/src/main/resources/static/dev/authority_list_dev.html new file mode 100644 index 0000000..b3356dc --- /dev/null +++ b/src/main/resources/static/dev/authority_list_dev.html @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + No1 WMS + + + +
+
+ + + + + + + + +
+
+
+
+ + + +
+
+
+
+

그룹 권한 관리

+
+
+
+
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +
번호권한 명
1사장 권한
2관리자 권한
3사원 권한
+
+
+ + + + + + + + + +
번호id이름권한 명
1230112김이박사장 권한
2230112김이박사장 권한
3230112김이박사장 권한
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + +
+ + + +
+ + + + + + + + + \ No newline at end of file