浏览代码

fix: base

Carson 1 年之前
父节点
当前提交
6616ea6344
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .vitepress/config.mts

+ 0 - 1
.vitepress/config.mts

@@ -110,7 +110,6 @@ console.log(
 export default defineConfig({
   title: "CocoBlockly帮助文档",
   description: "Cococlass help documents",
-  base: '/help/',
   srcDir: DOC_BASE_PATH,
   ignoreDeadLinks: true,
   lastUpdated: true,