###
|
# @Author: web candymxq888@outlook.com
|
# @Date: 2025-06-19 11:35:36
|
# @LastEditors: web candymxq888@outlook.com
|
# @LastEditTime: 2025-06-19 14:51:40
|
# @FilePath: \fengdu_gases_web\.env.staging
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
###
|
|
# 页面标题
|
VITE_APP_TITLE = 后台管理系统
|
|
# 开发环境配置
|
VITE_APP_ENV = 'staging'
|
|
# 图片地址
|
VITE_APP_IMG_BASEURL = 'http://113.250.189.120:8036/upload'
|
|
# 测试环境
|
VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036'
|