This commit is contained in:
qsh
2025-05-29 10:17:09 +08:00
parent 4735da7362
commit 126853ad45
25 changed files with 3648 additions and 85 deletions

View File

@@ -4,8 +4,8 @@ VITE_NODE_ENV=development
VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://47.98.161.246:48080'
# VITE_BASE_URL='http://114.215.207.150:48080'
# VITE_BASE_URL='http://47.98.161.246:48080'
VITE_BASE_URL='http://114.215.207.150:48080'
# 小程序接口请求路劲
VITE_APPLET_URL='https://cloud.ahduima.com'