frontend build dist update

This commit is contained in:
geht
2026-06-16 18:19:57 +08:00
parent d40a339aec
commit 97a1543e97
2598 changed files with 22423 additions and 0 deletions

View File

@@ -0,0 +1 @@
html[data-theme=dark] .jeecg-dark-switch[data-v-887ad797]{border:1px solid #c4bcbc}.jeecg-dark-switch[data-v-887ad797]{position:relative;display:flex;width:50px;height:26px;padding:0 6px;margin-left:auto;cursor:pointer;background-color:#151515;border-radius:30px;justify-content:space-between;align-items:center}.jeecg-dark-switch-inner[data-v-887ad797]{position:absolute;z-index:1;width:18px;height:18px;background-color:#fff;border-radius:50%;transition:transform .5s,background-color .5s;will-change:transform}.jeecg-dark-switch--dark .jeecg-dark-switch-inner[data-v-887ad797]{transform:translate(calc(100% + 2px))}