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.
mudu-vx/.env.development

25 lines
711 B

1 year ago
###
# @Author: 张涛
# @Date: 2023-07-11 10:13:47
# @LastEditors: 张涛
# @LastEditTime: 2023-08-28 16:19:27
# @FilePath: \MuduAPP\.env.development
###
## 开发环境变量
# VUE_APP_HOST = "http://mdapi.junln.net/api/v1.0/"
# VUE_APP_FILE_HOST = "http://mdapi.junln.net/api/"
1 year ago
VUE_APP_HOST = "https://www.jichuanglanhai.com:88/api/v1.0/"
VUE_APP_FILE_HOST = "https://www.jichuanglanhai.com:88/api/"
1 year ago
# 二期接口
1 year ago
VUE_APP_RUOYI ='https://www.jichuanglanhai.com:88'
1 year ago
# 图片前缀正式服务器
1 year ago
VUE_APP_IMGURL ='https://www.jichuanglanhai.com:88'
1 year ago
# 图片前缀本地服务器
# VUE_APP_IMGURL ='http://192.168.0.123:9028'
VUE_APP_INTERFACE = ""
VUE_APP_VERSION = "3.2.7"
VUE_APP_VERSION2 = "3.2.7"