소스 검색

update base

guanjinquan 1 년 전
부모
커밋
44d3ec14e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/.vuepress/config.js

+ 1 - 1
docs/.vuepress/config.js

@@ -1,5 +1,5 @@
 module.exports = {
-  // base: '/OS_lab_tutorial/',
+  base: '/OS_lab_tutorial/',
   title: '操作系统实验',
   description: 'Welcome!',
   themeConfig: {