This commit is contained in:
clay
2022-01-03 16:06:29 +08:00
parent eaca9946be
commit 61fe34bb8a
11 changed files with 50 additions and 1563 deletions

View File

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