[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