mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs router vue
This commit is contained in:
parent
2b37c91c57
commit
8deea203f4
@ -30,7 +30,7 @@ routesConfig.push({
|
||||
|
||||
const router = new VueRouter({
|
||||
mode: 'history',
|
||||
base: __dirname,
|
||||
base: '/vue',
|
||||
routes: routesConfig
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user