mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
fix(cli): nav route matching
This commit is contained in:
@@ -46,7 +46,7 @@ function getRoutes() {
|
||||
});
|
||||
|
||||
routes.push({
|
||||
path: '',
|
||||
path: '/',
|
||||
component: DemoHome
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user