From 1f98b9e9c23ddefc8a6edf0a32deb73a566be617 Mon Sep 17 00:00:00 2001 From: bobi Date: Sun, 1 Sep 2019 21:26:55 +0800 Subject: [PATCH] =?UTF-8?q?add:=E5=B1=8F=E8=94=BD=E8=AF=8D=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/navs.json | 12 ++++++-- pages/{common => system}/403.html | 0 pages/{common => system}/404.html | 0 pages/{common => system}/500.html | 0 pages/system/shield.html | 48 +++++++++++++++++++++++++++++++ 5 files changed, 57 insertions(+), 3 deletions(-) rename pages/{common => system}/403.html (100%) rename pages/{common => system}/404.html (100%) rename pages/{common => system}/500.html (100%) create mode 100644 pages/system/shield.html diff --git a/data/navs.json b/data/navs.json index 4275eab..1e5886a 100644 --- a/data/navs.json +++ b/data/navs.json @@ -170,6 +170,12 @@ "icon": "", "spread": false, "children": [ + { + "title": "屏蔽词", + "href": "pages/system/shield.html", + "icon": "", + "spread": false + }, { "title": "登录", "href": "pages/login.html", @@ -179,19 +185,19 @@ }, { "title": "403页面", - "href": "pages/common/403.html", + "href": "pages/system/403.html", "icon": "", "spread": false }, { "title": "404页面", - "href": "pages/common/404.html", + "href": "pages/system/404.html", "icon": "", "spread": false }, { "title": "500页面", - "href": "pages/common/500.html", + "href": "pages/system/500.html", "icon": "", "spread": false } diff --git a/pages/common/403.html b/pages/system/403.html similarity index 100% rename from pages/common/403.html rename to pages/system/403.html diff --git a/pages/common/404.html b/pages/system/404.html similarity index 100% rename from pages/common/404.html rename to pages/system/404.html diff --git a/pages/common/500.html b/pages/system/500.html similarity index 100% rename from pages/common/500.html rename to pages/system/500.html diff --git a/pages/system/shield.html b/pages/system/shield.html new file mode 100644 index 0000000..59a719c --- /dev/null +++ b/pages/system/shield.html @@ -0,0 +1,48 @@ + + + + + 用户列表 + + + + +
+ + + +
+
+ +
+ +
+
+
+
+ + +
+
+
+
+ + + + +