feat: add global toggles for TOTP and Email 2FA in system settings, conditionally show/hide user 2FA tab

This commit is contained in:
2026-05-21 22:05:14 +07:00
parent 6c582282ac
commit 1a30122c3d
41 changed files with 348 additions and 285 deletions
+1
View File
@@ -0,0 +1 @@
import{c as e,n as t,t as n}from"./app-BK5KCPMc.js";e();var r=n();function i({auth:e}){return(0,r.jsxs)(`div`,{className:`min-h-screen bg-[#E3EBE8] text-[#3D4E4B] font-sans`,children:[(0,r.jsx)(t,{title:`Xxx`}),(0,r.jsxs)(`div`,{className:`max-w-7xl mx-auto px-6 py-12`,children:[(0,r.jsx)(`h1`,{className:`text-3xl font-bold mb-8`,children:`Xxx Page`}),(0,r.jsx)(`div`,{className:`bg-white rounded-lg shadow-sm p-6`,children:(0,r.jsx)(`p`,{children:`This is the new xxx page content.`})})]})]})}export{i as default};