From a3818c696f16a830274da2bb8dabebd7dff8614d Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 25 Nov 2024 16:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9D=83=E4=BF=A1=E6=81=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.js | 4 ++-- public/index.html | 2 +- src/views/login/index.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/config.js b/public/config.js index 20a9fc6..432c1bf 100644 --- a/public/config.js +++ b/public/config.js @@ -1,8 +1,8 @@ -const config = { +const WINDOW_CONFIG = { hospital: '复旦大学附属肿瘤医院', hospitalEN: '', company: '上海展影医疗科技有限公司', companyEN: '' } -export default config \ No newline at end of file +// export default config \ No newline at end of file diff --git a/public/index.html b/public/index.html index 400a6a9..00c78ca 100644 --- a/public/index.html +++ b/public/index.html @@ -28,7 +28,6 @@ <% } else { %> +