|
@ -7,6 +7,6 @@ NODE_ENV = 'production' |
|
|
VUE_APP_BASE_API = 'https://test.tall.wiki/acupuncture' |
|
|
VUE_APP_BASE_API = 'https://test.tall.wiki/acupuncture' |
|
|
VUE_APP_API_QZURL = 'https://test.tall.wiki/' |
|
|
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/' |
|
|
VUE_APP_PUBLIC_PATH = '/acupunctureClient/' |
|
|