后台管理上限

This commit is contained in:
2026-04-03 16:04:02 +08:00
parent 6608b3045e
commit 7e20966f97
47 changed files with 3148 additions and 830 deletions

View File

@@ -4,8 +4,8 @@ NODE_ENV=production
VITE_DEV=false
# 请求路径
VITE_BASE_URL='http://localhost:48080'
# VITE_BASE_URL='http://localhost:48080'
VITE_BASE_URL='https://admin-xtm9a.loveamorkey.com'
# 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务
VITE_UPLOAD_TYPE=server