From 2bd034b4f3376d9cd1f8e1a90ca4f848328e69dc Mon Sep 17 00:00:00 2001 From: bobi Date: Sun, 1 Sep 2019 21:32:27 +0800 Subject: [PATCH] =?UTF-8?q?add:=E8=AE=BE=E7=BD=AE=E3=80=81=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/navs.json | 110 +++++++++++--------- pages/system/log.html | 222 ++++++++++++++++++++++++++++++++++++++++ pages/system/setup.html | 222 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 505 insertions(+), 49 deletions(-) create mode 100644 pages/system/log.html create mode 100644 pages/system/setup.html diff --git a/data/navs.json b/data/navs.json index 1e5886a..6e70c2e 100644 --- a/data/navs.json +++ b/data/navs.json @@ -125,42 +125,42 @@ "icon": "", "spread": false }, - { - "title": "留言列表", - "href": "pages/often/message.html", - "icon": "", - "spread": false - }, - { - "title": "产品列表", - "href": "pages/often/product.html", - "icon": "", - "spread": false - }, - { - "title": "下载列表", - "href": "pages/often/download.html", - "icon": "", - "spread": false - }, - { - "title": "链接列表", - "href": "pages/often/link.html", - "icon": "", - "spread": false - }, - { - "title": "任务列表", - "href": "pages/often/task.html", - "icon": "", - "spread": false - }, - { - "title": "图片列表", - "href": "pages/often/image.html", - "icon": "", - "spread": false - } + { + "title": "留言列表", + "href": "pages/often/message.html", + "icon": "", + "spread": false + }, + { + "title": "产品列表", + "href": "pages/often/product.html", + "icon": "", + "spread": false + }, + { + "title": "下载列表", + "href": "pages/often/download.html", + "icon": "", + "spread": false + }, + { + "title": "链接列表", + "href": "pages/often/link.html", + "icon": "", + "spread": false + }, + { + "title": "任务列表", + "href": "pages/often/task.html", + "icon": "", + "spread": false + }, + { + "title": "图片列表", + "href": "pages/often/image.html", + "icon": "", + "spread": false + } ] }, { @@ -170,6 +170,18 @@ "icon": "", "spread": false, "children": [ + { + "title": "系统设置", + "href": "pages/system/setup.html", + "icon": "", + "spread": false + }, + { + "title": "日志列表", + "href": "pages/system/log.html", + "icon": "", + "spread": false + }, { "title": "屏蔽词", "href": "pages/system/shield.html", @@ -177,7 +189,7 @@ "spread": false }, { - "title": "登录", + "title": "登录页面", "href": "pages/login.html", "icon": "", "spread": false, @@ -379,18 +391,18 @@ "title": "jquery.countup.js", "href": "pages/tripartite/countup.html" }, - { - "title": "toastr.js", - "href": "pages/tripartite/countup.html" - }, - { - "title": "SweetAlert2.js", - "href": "pages/tripartite/countup.html" - }, - { - "title": "Animate.css", - "href": "https://daneden.github.io/animate.css" - } + { + "title": "toastr.js", + "href": "pages/tripartite/countup.html" + }, + { + "title": "SweetAlert2.js", + "href": "pages/tripartite/countup.html" + }, + { + "title": "Animate.css", + "href": "https://daneden.github.io/animate.css" + } ] } ] diff --git a/pages/system/log.html b/pages/system/log.html new file mode 100644 index 0000000..7ae6ff9 --- /dev/null +++ b/pages/system/log.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ + + +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/system/setup.html b/pages/system/setup.html new file mode 100644 index 0000000..57e0893 --- /dev/null +++ b/pages/system/setup.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ + + +
+ +
+ +
+
+ + + + + + + + + + + + + + +