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 @@ + + + + + 用户列表 + + + + +
+ +
+ + 首页 + 系统管理 + 屏蔽词 + + + + +
+ +
+
+ +
+ +
+
+
+
+ + +
+
+
+
+ + + + +