From 95ee5c272a4764fdb2c5283db561f8a5eae8460e Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Mon, 6 Mar 2023 14:58:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=93=E5=AD=98=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=93=E5=AD=98=E4=B8=BA0=20=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=87=BA=E5=BA=93=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/stock/mana.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/stock/mana.vue b/pages/stock/mana.vue index 1453157..0385a0f 100644 --- a/pages/stock/mana.vue +++ b/pages/stock/mana.vue @@ -100,11 +100,11 @@ height:48rpx; width: 96rpx; font-size:24rpx; - &:first-child{ + &.out{ color:#10C176; background:rgba(16, 193, 119, 0.1); } - &:nth-child(2){ + &.in{ margin-left:20rpx; color:#fff; background:#10C176; @@ -153,8 +153,8 @@ 库存量:{{v.equivalentInventory||0}}{{v.packgeUnit}} - - + + @@ -168,7 +168,7 @@ {{v.detailType}} {{v.wareHouseName}} - +