WXL
5 天以前 871522ed7e06fd9c62a87c178d7f5c88d7853a20
.env.development
@@ -1,4 +1,4 @@
# 开发环境API地址
# VITE_APP_BASE_API = 'http://192.168.100.10:8080'
VITE_APP_BASE_API = 'http://localhost:8080'
VITE_APP_BASE_API = 'http://192.168.100.10:8080'
VUE_APP_PLATFORM = 'h5'