原材料入库

This commit is contained in:
2026-05-15 11:34:12 +08:00
parent f5ba828eff
commit 70dced7d2c
1700 changed files with 24156 additions and 33 deletions

View File

@@ -0,0 +1 @@
.jeecg-setting-theme-picker{display:flex;flex-wrap:wrap;margin:16px 0;justify-content:space-around;line-height:1.3}.jeecg-setting-theme-picker__item{width:20px;height:20px;cursor:pointer;border:1px solid #ddd;border-radius:2px}.jeecg-setting-theme-picker__item.disabledColor{cursor:not-allowed;opacity:.5}.jeecg-setting-theme-picker__item svg{display:none}.jeecg-setting-theme-picker__item--active svg{display:inline-block;margin:0 0 3px 3px;font-size:12px;fill:#fff!important}.jeecg-setting-theme-picker__item--black svg{fill:#000!important}