oil-station/fuintAdmin_zt/.env.development
DESKTOP-369JRHT\12997 93161691a6 Merge branch 'master' of http://192.168.31.244:3000/byx/oilSystem
# Conflicts:
#	fuintAdmin_zt/.env.development
#	fuintAdmin_zt/src/views/Site/index.vue
#	fuintAdmin_zt/src/views/setting/sysLog.vue
#	fuintBackend/fuint-application/src/main/resources/application.properties
2024-07-27 16:32:53 +08:00

22 lines
404 B
Plaintext

# 页面标题
VUE_APP_TITLE = 百业兴智慧油站系统
# 开发环境配置
ENV = 'development'
# fuint会员营销系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# 发布目录
VUE_APP_PUBLIC_PATH = '/'
# 后端接口地址
#VUE_APP_SERVER_URL = 'http://192.168.31.72:8081/'
VUE_APP_SERVER_URL = 'http://192.168.31.178:8081/'
# cp端地址
# VUE_PC_SERVER_URL = 'http://47.95.206.185:85/'