diff --git a/acupuncture-前台/.env.development b/acupuncture-前台/.env.development index 5e18d4f1..ea275b89 100644 --- a/acupuncture-前台/.env.development +++ b/acupuncture-前台/.env.development @@ -9,7 +9,7 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_IMG_URL = 'https://test.tall.wiki/acupuncture' VUE_APP_API_QZURL = 'https://test.tall.wiki/' # 筛查访问地址 -VUE_APP_H5_URL = 'https://test.tall.wiki/acupunctureClient/screening/h5/' +VUE_APP_H5_URL = 'https://test.tall.wiki/acupunctureClient/screening/h5' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true # 访问路径 diff --git a/acupuncture-前台/.env.production b/acupuncture-前台/.env.production index 23230281..e1bf3b66 100644 --- a/acupuncture-前台/.env.production +++ b/acupuncture-前台/.env.production @@ -7,6 +7,6 @@ NODE_ENV = 'production' VUE_APP_BASE_API = 'https://test.tall.wiki/acupuncture' VUE_APP_API_QZURL = 'https://test.tall.wiki/' # 筛查访问地址 -VUE_APP_H5_URL = 'https://test.tall.wiki/acupunctureClient/screening/h5/' +VUE_APP_H5_URL = 'https://test.tall.wiki/acupunctureClient/screening/h5' # 访问路径 VUE_APP_PUBLIC_PATH = '/acupunctureClient/' diff --git a/acupuncture-前台/src/views/screening/h5.vue b/acupuncture-前台/src/views/screening/h5.vue index 2b0fee98..e2241ee5 100644 --- a/acupuncture-前台/src/views/screening/h5.vue +++ b/acupuncture-前台/src/views/screening/h5.vue @@ -147,7 +147,6 @@ import { } from "@/api/screening.js"; export default { name: "Notice", - dicts: ["sys_notice_status", "sys_notice_type"], data() { return { hospitalId: "",