mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-17 19:41:52 +08:00
Merge branch 'gitee-master' into feature-project
# Conflicts: # .env.local # src/components/UploadFile/src/useUpload.ts # src/router/modules/remaining.ts # src/utils/dict.ts
This commit is contained in:
@@ -5,13 +5,9 @@ VITE_DEV=true
|
||||
|
||||
# 请求路径
|
||||
VITE_BASE_URL='http://localhost:48080'
|
||||
#VITE_BASE_URL='https://1107bc6b.r21.vip.cpolar.cn'
|
||||
|
||||
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
|
||||
VITE_UPLOAD_TYPE=server
|
||||
# 上传路径
|
||||
VITE_UPLOAD_URL='http://localhost:48080/admin-api/infra/file/upload'
|
||||
# VITE_UPLOAD_URL='http://16ba17bc.r2.cpolar.cn/admin-api/infra/file/upload'
|
||||
|
||||
# 接口地址
|
||||
VITE_API_URL=/admin-api
|
||||
|
Reference in New Issue
Block a user