This commit is contained in:
qsh
2025-03-02 13:25:35 +08:00
parent 0d99fbac80
commit ce0da69b5f
17 changed files with 730 additions and 480 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.55.169.15:48080'
VITE_BASE_URL='http://47.98.161.246:48080'
# VITE_BASE_URL='http://114.55.169.15:48080'
# 小程序接口请求路劲
VITE_APPLET_URL='https://cloud.ahduima.com'