Skip to content

Commit 7b89cc9

Browse files
committed
文档: 更新文档地址
1 parent 948cfcf commit 7b89cc9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/.vitepress/config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/**
2+
* @type import('vitepress').UserConfig
3+
*/
4+
module.exports = {
5+
base: '/vue3-oop/',
6+
}

0 commit comments

Comments
 (0)