#
xjj
2024-02-27 8281fb6cd63fd0a82fa856c3017817fbb33b5924
zy-asrs-flow/config/routes.ts
@@ -24,11 +24,6 @@
        path: '/user/login',
        component: './User/Login/index',
      },
      {
        name: 'setting',
        path: '/user/setting',
        component: './User/Setting/index',
      },
    ],
  },
  {