diff --git a/pages/stock/mana.vue b/pages/stock/mana.vue index e57992f..0719937 100644 --- a/pages/stock/mana.vue +++ b/pages/stock/mana.vue @@ -40,6 +40,7 @@ margin-bottom:20rpx; text{ &:first-child{ + flex-shrink: 0; color:#fff; background:#10C176; height:40rpx; @@ -50,16 +51,15 @@ margin-right:10rpx; padding:0 6rpx; } - &:nth-child(2){ - &:after{ - content:"("attr(data-unit)")"; - color:#999; - font-size:20rpx; - line-height: 40rpx; - margin-left:6rpx; - } - } &:nth-child(3){ + flex-shrink: 0; + color:#999; + font-size:20rpx; + line-height: 40rpx; + margin-left:6rpx; + } + &:nth-child(4){ + flex-shrink: 0; margin-left:auto; color:#F34848; font-size:24rpx; @@ -132,7 +132,8 @@ {{v.agriculturalGoods}} - {{v.substanceName}} + {{v.substanceName}} + ({{v.specDescribe}}) 补货量≥{{v.replenishment}}{{v.unit}}