修复detail bug和取消教育版管理员获取用户使用的地区接口

This commit is contained in:
X1627315083
2025-09-10 09:41:00 +08:00
parent 9590a53e15
commit 584f711f1c
14 changed files with 62 additions and 143 deletions

View File

@@ -383,14 +383,6 @@ const routes: Array<RouteRecordRaw> = [
},
component: () => import("@/views/emailPage/email3-1CN.vue"),
},
{
path: "/privacyPolicy",
name: "privacyPolicy",
meta: {
enter: "all",
},
component: () => import("@/views/privacyPolicy.vue"),
},
{
path: "/404",
name: "404",