This commit is contained in:
simple321vip
2026-06-04 21:34:58 +08:00
parent f501c6041b
commit bef1906747
82 changed files with 257 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
import{I as n,b as r,J as s}from"./index.e20aada4.js";const d=n("settings",()=>{const e=r({sideMode:"#191a23",isMobile:!1,isRouterAlive:!0,isLoading:!1,profileName:null}),i=s(()=>e.value.sideMode),o=s(()=>e.value.isMobile),t=s(()=>e.value.isRouterAlive),a=s(()=>e.value.isLoading),l=s(()=>e.value.profileName);return{settings:e,sideMode:i,isMobile:o,isRouterAlive:t,isLoading:a,profileName:l}});export{d as s};