chore: update

This commit is contained in:
xiaoxian521
2023-06-22 00:38:07 +08:00
parent eed805414d
commit e362927e51
277 changed files with 303 additions and 299 deletions

1
dist/static/js/epTheme-6412d833.js vendored Normal file
View File

@@ -0,0 +1 @@
import{ax as h,ay as o,az as r,aA as m,aB as s}from"./index-037de6e8.js";const p=h({id:"pure-epTheme",state:()=>{var e,t;return{epThemeColor:((e=o().getItem(`${r()}layout`))==null?void 0:e.epThemeColor)??m().EpThemeColor,epTheme:((t=o().getItem(`${r()}layout`))==null?void 0:t.theme)??m().Theme}},getters:{getEpThemeColor(e){return e.epThemeColor},fill(e){return e.epTheme==="light"?"#409eff":e.epTheme==="yellow"?"#d25f00":"#fff"}},actions:{setEpThemeColor(e){const t=o().getItem(`${r()}layout`);this.epTheme=t==null?void 0:t.theme,this.epThemeColor=e,t&&(t.epThemeColor=e,o().setItem(`${r()}layout`,t))}}});function l(){return p(s)}export{l as u};