26 changed files with 160 additions and 63 deletions
@ -0,0 +1,12 @@ |
|||
# 页面标题 |
|||
VUE_APP_TITLE = 朱琏针灸数据云系统 |
|||
|
|||
# 生产环境配置 |
|||
NODE_ENV = 'production' |
|||
# 因孚生产 |
|||
VUE_APP_BASE_API = 'https://nnzjpt.ylinno.com/acupuncture/api/' |
|||
VUE_APP_API_QZURL = 'https://nnzjpt.ylinno.com/acupuncture/api/' |
|||
# 筛查访问地址 |
|||
VUE_APP_H5_URL = 'https://nnzjpt.ylinno.com/acupuncture/clientssl/screening/h5' |
|||
# 访问路径 |
|||
VUE_APP_PUBLIC_PATH = '/acupuncture/clientssl/' |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,12 @@ |
|||
# 页面标题 |
|||
VUE_APP_TITLE = 朱琏针灸数据云系统 |
|||
|
|||
# 生产环境配置 |
|||
NODE_ENV = 'production' |
|||
# 因孚生产 |
|||
VUE_APP_BASE_API = 'https://nnzjpt.ylinno.com/acupuncture/api/' |
|||
VUE_APP_API_QZURL = 'https://nnzjpt.ylinno.com/acupuncture/api/' |
|||
# 筛查访问地址 |
|||
VUE_APP_H5_URL = 'https://nnzjpt.ylinno.com/acupuncture/clientssl/screening/h5' |
|||
# 访问路径 |
|||
VUE_APP_PUBLIC_PATH = '/acupuncture/adminssl/' |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue