原材料入库

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 @@
.ripple-container{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;pointer-events:none}.ripple-effect{position:relative;z-index:9999;width:1px;height:1px;margin-top:0;margin-left:0;pointer-events:none;border-radius:50%;transition:all .6s cubic-bezier(.4,0,.2,1)}.demo-box[data-v-f59f0874]{display:flex;width:300px;height:300px;font-size:24px;color:#fff;background-color:#408ede;border-radius:10px;justify-content:center;align-items:center}