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}}
-
+