mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-24 23:59:16 +08:00
调整样式
This commit is contained in:
parent
766374263e
commit
5214e954d9
@ -34,7 +34,7 @@
|
||||
<input type="hidden" name="goods_code[]" value="{$goods.goods_code|default=''}">
|
||||
<input type="hidden" name="goods_spec[]" value="{$goods.goods_spec|default=''}">
|
||||
<label>
|
||||
<input class="layui-input text-center border-0 padding-left-0 padding-right-30" maxlength="20" data-blur-number="0" name="goods_stock[]" value="0">
|
||||
<input class="layui-input text-right border-0 padding-right-30" maxlength="20" data-blur-number="0" name="goods_stock[]" value="0">
|
||||
<span class="input-right-icon">件</span>
|
||||
</label>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user