mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[Doc] add introduction page (#452)
This commit is contained in:
@@ -22,7 +22,7 @@ const registerRoute = (isExample) => {
|
||||
} else {
|
||||
route.push({
|
||||
path: `/${lang}`,
|
||||
redirect: `/${lang}/component/quickstart`
|
||||
redirect: `/${lang}/component/intro`
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user