refactor(report): remove duplicated detail section and keep compact cards

This commit is contained in:
2026-02-07 10:16:35 +08:00
parent 462e12ca0d
commit 2d5be0feb2
24 changed files with 62 additions and 434 deletions

View File

@@ -0,0 +1 @@
import{a as n}from"./index-Cg-w8G7A.js";async function i(){const{data:a}=await n.get("/email/settings");return a}async function e(a){const{data:t}=await n.post("/email/settings",a);return t}async function c(){const{data:a}=await n.get("/email/stats");return a}async function o(a){const{data:t}=await n.get("/email/logs",{params:a});return t}async function l(a){const{data:t}=await n.post("/email/logs/cleanup",{days:a});return t}export{o as a,i as b,l as c,c as f,e as u};