整体代码优化

This commit is contained in:
王奥斯
2021-11-10 14:13:24 +08:00
parent 5b91c88880
commit a321bf358f
25 changed files with 43 additions and 3131 deletions
-6
View File
@@ -18,12 +18,6 @@ const routes = [
},
],
},
{
// 创建页面
path: '/establishShop',
name: 'establishShop',
component: () => import('@/views/establishShop'),
},
]
const router = new VueRouter({