diff --git a/pages/stock/mana.vue b/pages/stock/mana.vue index 0719937..133b23f 100644 --- a/pages/stock/mana.vue +++ b/pages/stock/mana.vue @@ -83,8 +83,17 @@ &>text{ font-size:24rpx; color:#999; + &.detailType{ + flex-shrink: 0; + color:#FBA83C; + margin-right:20rpx; + } + &.warehouse{ + color:#999; + } } &>.btns{ + flex-shrink: 0; margin-left:auto; button{ padding:0; @@ -130,23 +139,40 @@ - - {{v.agriculturalGoods}} - {{v.substanceName}} - ({{v.specDescribe}}) - 补货量≥{{v.replenishment}}{{v.unit}} - - - {{v.detailType}} - {{v.supplierName}} - - - 库存量:{{v.equivalentInventory||0}}{{v.packgeUnit}} - - - + +