Sfoglia il codice sorgente

Merge branch 'master' of http://120.55.44.4:10080/xujunjie/GtDigManageWeb

xjj 2 anni fa
parent
commit
2d7fdc880c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .umirc.ts

+ 2 - 1
.umirc.ts

@@ -27,7 +27,8 @@ export default defineConfig({
     {
       name: '首页',
       path: '/home',
-      component: './Home',
+      component: './Home/index',
+      layout: false
     },
     {
       name: '流程图管理',