From 397a15248d22e295dfeec8824474ba1dbcc7c698 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 17 Jul 2024 16:49:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/board/StockBin.vue | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/pages/modules/board/StockBin.vue b/src/pages/modules/board/StockBin.vue index 4c90015..01db0f3 100644 --- a/src/pages/modules/board/StockBin.vue +++ b/src/pages/modules/board/StockBin.vue @@ -143,7 +143,7 @@ export default { position relative _wh(100%, 100%) background center / 100% 100% url('../../../images/screen1/item_8.png') no-repeat - padding 30px 30px 0px 30px + padding 40px 30px 30px 30px .state_wraper _wh(100%, 20px) _fj(row, center) @@ -176,12 +176,12 @@ export default { background radial-gradient(circle at 50% 100%, rgba(241, 195, 129, 50%), #533608, #3f2e13); .st_content _wh(100%, calc(100% - 40px)) - margin 10px 0 + margin 25px 0 10px 0 .st_item - _wh(100%, calc(25% - 30px)) - background top center / 100% 25px url('../../../images/screen1/item_9.png') no-repeat - padding-top 25px - margin-bottom 30px + _wh(100%, calc(25% - 20px)) + background top center / 100% 20px url('../../../images/screen1/item_9.png') no-repeat + padding-top 20px + margin-bottom 20px .st_item_i _fj(row) _wh(100%, 100%) @@ -211,10 +211,16 @@ export default { padding 10px 5px 0 5px .item_bg_1 background center / 100% 100% url('../../../images/screen1/item_12.png') no-repeat + .p2 + color #f1d2d4 .item_bg_2 background center / 100% 100% url('../../../images/screen1/item_10.png') no-repeat + .p2 + color #b4f3e8 .item_bg_3 background center / 100% 100% url('../../../images/screen1/item_11.png') no-repeat + .p2 + color #f5d8ae .p_item_active // background radial-gradient(circle at 50% 100%, rgba(251, 135, 105, 80%), #77200F, #58190E); // border 2px solid rgba(181, 95, 78, 30%)