ui: 运行中仅显示已浏览内容数

This commit is contained in:
2025-12-16 21:23:03 +08:00
parent 1b707fdace
commit 0e587ca497
16 changed files with 32 additions and 34 deletions

View File

@@ -0,0 +1 @@
import{p as s}from"./index-TGMVFTob.js";async function r(){const{data:t}=await s.get("/email/verify-status");return t}async function e(){const{data:t}=await s.post("/generate_captcha",{});return t}async function o(t){const{data:a}=await s.post("/login",t);return a}async function i(t){const{data:a}=await s.post("/register",t);return a}async function c(t){const{data:a}=await s.post("/resend-verify-email",t);return a}async function u(t){const{data:a}=await s.post("/forgot-password",t);return a}async function f(t){const{data:a}=await s.post("/reset_password_request",t);return a}async function d(t){const{data:a}=await s.post("/reset-password-confirm",t);return a}export{u as a,c as b,i as c,d,r as f,e as g,o as l,f as r};