This commit is contained in:
clay
2022-01-03 11:41:40 +08:00
parent b62da4bee6
commit 97850048ed
12 changed files with 819 additions and 268 deletions

View File

@@ -7,7 +7,7 @@ const routes = [
{
path: '/',
name: 'index',
component: () => import(/* webpackChunkName: "about" */ '../views/index/index')
component: () => import(/* webpackChunkName: "about" */ '../views/shouye/index')
},
{
path: '/sp',