WXL
3 天以前 82107ee6861de080c1c2e73daf57322a6e68ecbe
1
2
3
4
5
6
# 开发环境API地址
# VITE_APP_BASE_API = 'http://www.qdopo.com:9095'
# VITE_APP_BASE_API = 'http://192.168.100.10:8080'
VITE_APP_BASE_API = 'http://localhost:8080'
# VITE_APP_BASE_API = 'https://opo.qduh.cn:443'
VUE_APP_PLATFORM = 'h5'