mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
fix docs anchor
This commit is contained in:
@@ -29,7 +29,7 @@ routesConfig.push({
|
||||
});
|
||||
|
||||
const router = new VueRouter({
|
||||
mode: 'hash',
|
||||
mode: 'history',
|
||||
base: __dirname,
|
||||
routes: routesConfig
|
||||
});
|
||||
|
Reference in New Issue
Block a user