You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JiangNingUmale-h5/.env.production

7 lines
245 B

## 开发环境变量
## GIS数据接口
VUE_APP_HOST_GIS = "http://39.101.188.84:8089/dev/"
## 属性数据接口
VUE_APP_HOST_PROPERTY = "http://180.97.207.60:8009/api/v3.0/"
## 照片地址
VUE_APP_IMAGE_URL = "http://180.97.207.60:8009/api/"