feat:完成文件上传功能

This commit is contained in:
橙子
2023-12-16 15:02:57 +08:00
parent 6188786d12
commit 6f72141616
5 changed files with 5591 additions and 1489 deletions

View File

@@ -1,5 +1,5 @@
# 接口前缀
VITE_APP_BASEAPI="/api-dev"
VITE_APP_URL="http://123.207.63.87:19001/api/app"
# VITE_APP_URL="http://localhost:19001/api/app"
#VITE_APP_URL="http://123.207.63.87:19001/api/app"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_ENV_NAME = "dev"