From daf8dc9ac8cf059d2f9e7a0349a46e45cb3fb096 Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Mon, 27 Oct 2025 20:31:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=B9=E5=BA=94=E6=AF=94?= =?UTF-8?q?=E7=A8=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/accessControlPrice.vue | 15 +++++-- .../components/barrierGatePrice.vue | 11 ++++- .../components/garageLightBox.vue | 24 ++++++---- .../components/highSpeedRailway.vue | 15 +++++-- .../components/officeBuilding.vue | 44 +++++++++++-------- .../mediaLibrary/components/subwayPrice.vue | 23 ++++++---- .../components/waitingHallPrice.vue | 35 +++++++++------ src/views/mediaLibrary/exportDialog.vue | 14 +++--- 8 files changed, 116 insertions(+), 65 deletions(-) diff --git a/src/views/mediaLibrary/components/accessControlPrice.vue b/src/views/mediaLibrary/components/accessControlPrice.vue index b9b7ce8..d2611aa 100644 --- a/src/views/mediaLibrary/components/accessControlPrice.vue +++ b/src/views/mediaLibrary/components/accessControlPrice.vue @@ -11,24 +11,26 @@ + + - - + + - + @@ -166,7 +168,12 @@ - + + + + + + diff --git a/src/views/mediaLibrary/components/barrierGatePrice.vue b/src/views/mediaLibrary/components/barrierGatePrice.vue index 0f3533e..d24732b 100644 --- a/src/views/mediaLibrary/components/barrierGatePrice.vue +++ b/src/views/mediaLibrary/components/barrierGatePrice.vue @@ -11,9 +11,9 @@ + - @@ -21,11 +21,13 @@ - + + + @@ -147,6 +149,11 @@ + + + + + diff --git a/src/views/mediaLibrary/components/garageLightBox.vue b/src/views/mediaLibrary/components/garageLightBox.vue index 82d4634..199fb98 100644 --- a/src/views/mediaLibrary/components/garageLightBox.vue +++ b/src/views/mediaLibrary/components/garageLightBox.vue @@ -1,6 +1,7 @@