| | |
| | | ### |
| | | # @Author: hqs elkers@163.com |
| | | # @Date: 2024-05-16 11:24:17 |
| | | # @LastEditors: Liuyi candymxq888@outlook.com |
| | | # @LastEditTime: 2024-10-22 15:10:52 |
| | | # @FilePath: \wisdom-water-factory-web\.env.development |
| | | # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | ### |
| | | n |
| | | # 页面标题 |
| | | VITE_APP_TITLE = 第四师高标准农田建设智慧灌溉信息化平台 |
| | | VITE_APP_TITLE = 后台管理系统 |
| | | |
| | | # 开发环境配置 |
| | | VITE_APP_ENV = 'development' |
| | | |
| | | # 智慧灌溉接口 |
| | | # VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8030' |
| | | VITE_APP_PUBLIC_REQUEST_API = 'https://wise.huiwuyuntong.com/farming-api' |
| | | # 图片地址 |
| | | VITE_APP_IMG_BASEURL='http://192.168.0.200:8036/upload' |
| | | |
| | | # 金川接口 |
| | | # VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036' |
| | | #后端本地 |
| | | #VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.105:8029' |
| | | VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.200:8036' |