docs: 配置文件只保留英文说明
This commit is contained in:
@@ -11,7 +11,7 @@ VITE_APP_NAME = "Core Network EMS"
|
||||
VITE_APP_CODE = "CN EMS"
|
||||
|
||||
# 应用版本
|
||||
VITE_APP_VERSION = "2.231229.10"
|
||||
VITE_APP_VERSION = "2.240104.1"
|
||||
|
||||
# 接口基础URL地址-不带/后缀
|
||||
VITE_API_BASE_URL = "/omc-api"
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
/**
|
||||
* =============== Zh ===============
|
||||
* - Nginx部署
|
||||
* 删除loading.js同级下同名文件,Nginx代理地址: /omc-api
|
||||
* =============== Configuration File Description ===============
|
||||
*
|
||||
* - 非Nginx部署
|
||||
* 请将当前文件与loading.js同级,将host变量值修改为数据服务访问地址
|
||||
* !!!注意: 修改当前文件后,建议关闭浏览器后重新访问
|
||||
*
|
||||
* =============== En ===============
|
||||
* - Nginx Deployment
|
||||
* Delete the file with the same name under the same level of loading.js, Nginx proxy address: /omc-api
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user