Compare commits

...

3 Commits

Author SHA1 Message Date
996288c808 1 2025-05-26 23:23:24 +08:00
29cf5bbeaf Merge branch 'main' of http://114.215.207.150:3000/qiushanhe/ss-tiku-manage-web into dev-cl 2025-05-21 22:00:37 +08:00
64c0728c34 1 2025-05-21 22:00:26 +08:00
2 changed files with 1580 additions and 1571 deletions

View File

@@ -4,14 +4,14 @@ VITE_NODE_ENV=development
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.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'
# VITE_UPLOAD_URL='http://114.55.169.15:48080/admin-api/system/file/upload'
# 接口前缀

3145
yarn.lock

File diff suppressed because it is too large Load Diff