更新页面

This commit is contained in:
2025-12-12 15:19:45 +08:00
parent 3fbb4f9d4b
commit d85214bc62
40 changed files with 226 additions and 1310 deletions

View File

@ -159,11 +159,6 @@ export const publicRoutes = [
name: "home",
component: () => import("@/views/home/index") //系统登录
},
{
path: "/consultation",
name: "consultation",
component: () => import("@/views/consultation/demo")
},
{
path: "/KeyPopulations",
name: "KeyPopulations",