From 15e37189757ce5836c86cc71aac69434e91f4e02 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 28 Dec 2023 14:01:37 +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/systemmanage/remote.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/modules/systemmanage/remote.vue b/src/pages/modules/systemmanage/remote.vue index 6e5acf0..b09d1e1 100644 --- a/src/pages/modules/systemmanage/remote.vue +++ b/src/pages/modules/systemmanage/remote.vue @@ -79,20 +79,20 @@ export default { &:first-child margin-bottom 70px .veh_item_label - width 480px - _font(40px, 56px, #B4C1D8, 500, right) + width 530px + _font(36px, 56px, #B4C1D8, 500, right) font-family: SourceHanSansCN-Medium; .veh_item_val - width calc(100% - 480px) - padding 0 20px 0 40px + width calc(100% - 530px) + padding 0 20px 0 10px margin-left 20px - _font(40px, 56px, #fff, 500,,) + _font(36px, 56px, #fff, 500,,) font-family: SourceHanSansCN-Medium; white-space: nowrap .veh_item_label_1 width 100% text-align center .qr_box - _wh(300px, 300px) + _wh(330px, 330px) background center / 100% 100% url(../../../images/new/qr_load.png) no-repeat