From 0004ed169c8eed8a5955f5ba7271565a35b7cb08 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Wed, 26 Jan 2022 14:58:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=8E=8B=E7=BC=A9?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/visual/measure/dialogInfo.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/modules/visual/measure/dialogInfo.vue b/src/views/modules/visual/measure/dialogInfo.vue index 2a50f80d..1f1faaea 100644 --- a/src/views/modules/visual/measure/dialogInfo.vue +++ b/src/views/modules/visual/measure/dialogInfo.vue @@ -280,6 +280,11 @@ export default { margin-bottom: 15px; font-size: 16px; cursor: pointer; + + .item-field { + flex-shrink: 0; + } + } .item-desc { font-size: 16px; From c5cfb976f739178663ea19262540bff192def4e0 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 26 Jan 2022 15:03:52 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E7=B3=BB?= =?UTF-8?q?=E5=88=97bug3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main-theme-tools.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/main-theme-tools.vue b/src/views/main-theme-tools.vue index b4c662e0..56d05151 100644 --- a/src/views/main-theme-tools.vue +++ b/src/views/main-theme-tools.vue @@ -1,5 +1,5 @@