chore: update

This commit is contained in:
xiaoxian521
2023-05-11 20:53:36 +08:00
parent ff9d0da464
commit 21f658489c
406 changed files with 1054 additions and 988 deletions

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

@@ -0,0 +1 @@
import{ar as s,as as o,at as r,au as m,av as h}from"./index-0dd8d5e4.js";const p=s({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(h)}export{l as u};