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.
|
1234 |
- # 在Vue 项目中,环境变量名必须以 VUE_APP_ 开头,Vue CLI 才会识别并注入它们。
- # 开发环境的 API 地址
- # VUE_APP_API_HOST=http://192.168.110.230:9897/cqmz_test/
- VUE_APP_API_HOST=http://139.9.38.43:6009/cqmz
|