diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index f19a747f1de88b7766f8b5e26854a6b705384731..cb6c8245c43776326e42a49553f1a42f8aa68fd0 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,7 +1,7 @@ module.exports = { title: '桌面运维常见问题解答手册', description: '如题所述,常见OA办公桌面环境故障解答', - base: '/', //项目文件夹设置目录 + base: '/desktop-manual/', //项目文件夹设置目录 plugins: [ // https://vuepress.github.io/zh/plugins 插件下载 ['@vuepress/plugin-back-to-top'],//安装不了插件,建议非全局安装vue