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 { %> +