From b8d1a36395e55713c98d2a7695df10a62ffee386 Mon Sep 17 00:00:00 2001
From: qiuyue <1599308204@qq.com>
Date: Wed, 29 Mar 2023 13:21:22 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../docs/.vuepress/config.js | 8 +++-
neutrino-proxy-vuepress/docs/index.md | 39 +------------------
2 files changed, 8 insertions(+), 39 deletions(-)
diff --git a/neutrino-proxy-vuepress/docs/.vuepress/config.js b/neutrino-proxy-vuepress/docs/.vuepress/config.js
index 5bf84484..4df74485 100644
--- a/neutrino-proxy-vuepress/docs/.vuepress/config.js
+++ b/neutrino-proxy-vuepress/docs/.vuepress/config.js
@@ -67,6 +67,7 @@ module.exports = {
{
text: '快速使用', link: '/pages/793dcb/', items: [
{text: '快速上手', link: '/pages/793dcb/'},
+ {text: '管理后台使用指南', link: '/pages/793dcc/'},
{text: '目录结构', link: '/pages/2f674a/'},
{
text: '相关文章', items: [
@@ -89,7 +90,12 @@ module.exports = {
// },
{text: '演示', link: '/pages/db78e2/'},
// {text: '案例', link: '/pages/5d571c/'},
- {text: '最近更新', link: '/pages/9cc27d/'},
+ {
+ text: '最近更新', link: '/pages/9cc27d/', items: [
+ { text: '最近更新', link: '/pages/9cc27d/' },
+ { text: '如何贡献', link: '/pages/69a632/' },
+ ]
+ },
{text: '关于我们', link: '/pages/1b12ed/'},
],
sidebarDepth: 2, // 侧边栏显示深度,默认1,最大2(显示到h3标题)
diff --git a/neutrino-proxy-vuepress/docs/index.md b/neutrino-proxy-vuepress/docs/index.md
index 5ec734eb..a440c159 100644
--- a/neutrino-proxy-vuepress/docs/index.md
+++ b/neutrino-proxy-vuepress/docs/index.md
@@ -42,9 +42,7 @@ postList: none