diff --git a/data/navs.json b/data/navs.json index 1f05b49..ed36866 100644 --- a/data/navs.json +++ b/data/navs.json @@ -127,37 +127,37 @@ }, { "title": "留言列表", - "href": "pages/often/article.html", + "href": "pages/often/message.html", "icon": "", "spread": false }, { "title": "产品列表", - "href": "pages/often/article.html", + "href": "pages/often/product.html", "icon": "", "spread": false }, { "title": "下载列表", - "href": "pages/often/article.html", + "href": "pages/often/download.html", "icon": "", "spread": false }, { "title": "链接列表", - "href": "pages/often/article.html", + "href": "pages/often/link.html", "icon": "", "spread": false }, { "title": "任务列表", - "href": "pages/often/article.html", + "href": "pages/often/task.html", "icon": "", "spread": false }, { "title": "图片列表", - "href": "pages/often/article.html", + "href": "pages/often/image.html", "icon": "", "spread": false } diff --git a/pages/often/download.html b/pages/often/download.html new file mode 100644 index 0000000..74a2f5e --- /dev/null +++ b/pages/often/download.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 下载列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/often/image.html b/pages/often/image.html new file mode 100644 index 0000000..7c98df2 --- /dev/null +++ b/pages/often/image.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 图片列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/often/link.html b/pages/often/link.html new file mode 100644 index 0000000..b2c9163 --- /dev/null +++ b/pages/often/link.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 链接列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/often/message.html b/pages/often/message.html new file mode 100644 index 0000000..fa2e0a2 --- /dev/null +++ b/pages/often/message.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 留言列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/often/product.html b/pages/often/product.html new file mode 100644 index 0000000..a8a9a1d --- /dev/null +++ b/pages/often/product.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 产品列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + diff --git a/pages/often/task.html b/pages/often/task.html new file mode 100644 index 0000000..4879e46 --- /dev/null +++ b/pages/often/task.html @@ -0,0 +1,222 @@ + + + + + 文章列表 + + + + +
+ +
+ + 首页 + 常用页面 + 任务列表 + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + +