From b26695e00ed1f82b49d013ef07ba48ba2d6b9d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Fri, 20 Dec 2024 16:46:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=95=99=E8=B6=B3=E7=A9=BA?= =?UTF-8?q?=E9=97=B4=E6=91=86=E6=94=BE=E5=B7=B7=E9=81=93=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/checkManage/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/checkManage/index.vue b/src/views/checkManage/index.vue index 81f53d4..2fc41c5 100644 --- a/src/views/checkManage/index.vue +++ b/src/views/checkManage/index.vue @@ -101,7 +101,7 @@ - +
左侧货架 @@ -126,6 +126,7 @@ :total="{ row: item.leftRow, column: item.leftColumn }" :side="leftSide" :direction="1" + style="width: 100%;;" :streetId="item.id" :streetName="item.name" > @@ -435,7 +436,7 @@ export default { justify-content: start; .explain { - font-weight: 600; + font-weight: 800; } .info-text {