Fix:3537 【商城小程序】商详页输入商品数量超过3位或4位,数量显示效果需要优化
(cherry picked from commit 8728c6e738)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
:max="attrObj.productSelect.stock"
|
||||
@input="inputNumer"
|
||||
v-model="cartNumber"
|
||||
style="height: 55rpx !important;"
|
||||
style="height: 55rpx !important; width:80rpx !important"
|
||||
class="item v12-font-36 v12-font-bold v12-dark-text cart-btn" />
|
||||
<view
|
||||
style="border-radius:0 40rpx 40rpx 0"
|
||||
|
||||
Reference in New Issue
Block a user