fix: 修复多任务上传状态显示问题
1. 后端: 上传完成后恢复为"未开始"状态,不再保持"等待上传" 2. 前端: 调整状态颜色 - 上传截图(上传中): 红色 - 等待上传: 黄色 - 已完成: 绿色
This commit is contained in:
1
static/app/assets/auth-CcL0hJ9p.js
Normal file
1
static/app/assets/auth-CcL0hJ9p.js
Normal file
@@ -0,0 +1 @@
|
||||
import{p as s}from"./index-3U9TlmPi.js";async function r(){const{data:a}=await s.get("/email/verify-status");return a}async function o(){const{data:a}=await s.post("/generate_captcha",{});return a}async function e(a){const{data:t}=await s.post("/login",a);return t}async function i(a){const{data:t}=await s.post("/register",a);return t}async function c(a){const{data:t}=await s.post("/resend-verify-email",a);return t}async function f(a){const{data:t}=await s.post("/forgot-password",a);return t}async function u(a){const{data:t}=await s.post("/reset-password-confirm",a);return t}export{f as a,i as b,u as c,r as f,o as g,e as l,c as r};
|
||||
Reference in New Issue
Block a user