批量模型 高度优化 定位 重加载

This commit is contained in:
2025-08-20 17:52:51 +08:00
parent 4d35b29526
commit 3d0493e0dd
2 changed files with 73 additions and 30 deletions

View File

@ -11,6 +11,7 @@ function html() {
<span class="label">间距</span>
<div class="input-number input-number-unit-1">
<input class="input" type="number" title="" min="1" max="99999" @model="spacing">
<span class="unit">米</span>
<span class="arrow"></span>
</div>
</div>