| | |
| | | ### |
| | | # @Author: web candymxq888@outlook.com |
| | | # @Date: 2025-07-02 16:11:56 |
| | | # @LastEditors: web candymxq888@outlook.com |
| | | # @LastEditTime: 2025-07-11 14:20:12 |
| | | # @FilePath: \water-ration-web\.env.development |
| | | # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | ### |
| | | # 页面标题 |
| | | VITE_APP_TITLE = 取水管理系统 |
| | | |
| | |
| | | VITE_APP_ENV = 'development' |
| | | |
| | | # 图片地址 |
| | | VITE_APP_IMG_BASEURL='http://192.168.0.67:8041/upload' |
| | | VITE_APP_IMG_BASEURL='https://www.huiwuyuntong.com/water-ration-beta/upload' |
| | | |
| | | #后端本地 |
| | | VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.67:8041' |
| | | VITE_APP_PUBLIC_REQUEST_API = 'https://www.huiwuyuntong.com/water-ration-beta' |