mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
add favicons
This commit is contained in:
@@ -30,7 +30,7 @@ Vue.use(ZanUI.Lazyload, {
|
||||
const routesConfig = routes(navConfig);
|
||||
routesConfig.push({
|
||||
path: '/',
|
||||
redirect: '/component/install'
|
||||
redirect: '/component/quickstart'
|
||||
});
|
||||
|
||||
const router = new VueRouter({
|
||||
|
Reference in New Issue
Block a user