feat: 🚀 优化富文本多张图片上传

This commit is contained in:
2025-07-14 17:53:37 +08:00
parent 0ecb7691da
commit ebef3963f8
7 changed files with 8 additions and 9 deletions

View File

@@ -1,10 +1,10 @@
ENV = 'production'
VITE_APP_API_BASEURL =https://ow.f2b211.com/admapi/v1
VITE_APP_API_BASEURL =https://orico.com.cn/admapi/v1
#前端回显图片之类的地址
# 线上环境
VITE_USER_NODE_ENV = production
#前端回显图片之类的地址
VITE_APP_API_BASE_UPLOAD_URL =https://ow.f2b211.com/
VITE_APP_API_BASE_UPLOAD_URL =https://orico.com.cn/
# 是否启用 gzip 或 brotli 压缩打包,如果需要多个压缩规则,可以使用 “,” 分隔
# Optional: gzip | brotli | none