Carson 1 год назад
Родитель
Сommit
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,