From 66a4579ac674f0f3958f2f365718c34e3bac49da Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期二, 12 八月 2025 08:32:52 +0800 Subject: [PATCH] 核磅录入 --- pages/wareHouse/nuclearScale/index.scss | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pages/wareHouse/nuclearScale/index.scss b/pages/wareHouse/nuclearScale/index.scss index 15d9a6d..65102a3 100644 --- a/pages/wareHouse/nuclearScale/index.scss +++ b/pages/wareHouse/nuclearScale/index.scss @@ -130,7 +130,7 @@ ._label-name { margin-left: 11rpx; - font-size: 26rpx; + font-size: small; font-weight: 500; color: #666666; } @@ -140,7 +140,7 @@ flex: 1.5; text-align: right; color: #909399; - font-size: 24rpx; + font-size: small; } .row-list .s1 { @@ -185,7 +185,7 @@ .packing-registration-param-item-left { .item-one { - font-size: 30rpx; + font-size: small; color: #666666; } } @@ -195,19 +195,19 @@ justify-content: space-between; .item-one { - font-size: 15rpx; + font-size: small; color: #060505; margin-right: 6rpx; } .item-two { - font-size: 15rpx; - color: #a6b4cc; + font-size: small; + color: #171718; margin-right: 6rpx; } .item-three { - font-size: 30rpx; + font-size: small; color: #214ded; margin-right: 6rpx; } @@ -271,7 +271,7 @@ .packing-registration-param-item-left { .item-one { - font-size: 30rpx; + font-size: small; color: #666666; } } @@ -281,19 +281,19 @@ justify-content: space-between; .item-one { - font-size: 30rpx; + font-size: small; color: #060505; margin-right: 6rpx; } .item-two { - font-size: 30rpx; - color: #a6b4cc; + font-size: small; + color: #0f1010; margin-right: 6rpx; } .item-three { - font-size: 30rpx; + font-size: small; color: #214ded; margin-right: 6rpx; } -- Gitblit v1.9.3