chore: update

This commit is contained in:
xiaoxian521
2023-05-27 13:35:12 +08:00
parent 22e7b4b503
commit 362bae0e64
482 changed files with 225 additions and 1685 deletions

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

@@ -0,0 +1 @@
import{aB as h,aC as o,aD as r,aE as m,aF as s}from"./index-67aa8044.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};