feat: 首页

This commit is contained in:
@user8949
2025-03-13 19:18:53 +08:00
parent 214272f011
commit 9a86626643
8 changed files with 720 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ export default [
{
path: '',
name: 'home',
component: () => import('@/views/micro-page/proxy-homeweb.vue'),
component: () => import('@/views/Jyh/Home/index.vue'),
meta: {
micorApp: ['micoro-app-homeweb-app'],
hasMobile: true,