田源
2024-04-01 79f117e8cfb90586753503582dfff2b999d6c436
Source/ProjectWeb/src/router/page/index.js
@@ -77,18 +77,6 @@
    path: '*',
    redirect: '/404'
  },
  // {
  //   path: '/UIContentViewer',
  //   name: 'UI上下文',
  //   component: Layout,
  //   children: [
  //     {
  //       path: '',
  //       component: () => import("@/views/base/UIContentViewer"),
  //       props: true
  //     }
  //   ]
  // },
  {
    path: '/dynamic-form',
    name: '动态表格页面',