Compare commits

...

3 Commits

Author SHA1 Message Date
fa2a0818da Merge branch 'main' of http://114.215.207.150:3000/qiushanhe/ss-manage-web into dev-cl 2025-06-10 20:10:36 +08:00
1039122a2b Merge remote-tracking branch 'origin/main' into dev-cl
# Conflicts:
#	.env.base
2025-05-26 23:25:26 +08:00
1a1fc0fbf9 1 2025-05-26 23:25:07 +08:00
2 changed files with 1580 additions and 1571 deletions

View File

@@ -4,11 +4,11 @@ VITE_NODE_ENV=development
VITE_DEV=true VITE_DEV=true
# 请求路径 # 请求路径
# VITE_BASE_URL='http://localhost:48080' VITE_BASE_URL='http://localhost:48080'
# VITE_BASE_URL='http://47.98.161.246:48080' #VITE_BASE_URL='http://47.98.161.246:48080'
# VITE_BASE_URL='http://114.55.169.15:48080' # VITE_BASE_URL='http://114.55.169.15:48080'
VITE_BASE_URL='http://114.215.207.150:48080' # VITE_BASE_URL='http://114.215.207.150:48080'
# 上传路径 # 上传路径
VITE_UPLOAD_URL='http://47.98.161.246:48080/admin-api/system/file/upload' VITE_UPLOAD_URL='http://47.98.161.246:48080/admin-api/system/file/upload'

3145
yarn.lock

File diff suppressed because it is too large Load Diff