mirror of
https://github.com/youzan/vant.git
synced 2025-12-21 01:07:46 +08: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