From fba69a5e51008a73ceb36beaa9569c4ab67ea4b7 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Wed, 2 Jul 2025 17:01:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8C=BB=E9=99=A2=E7=A7=91=E5=AE=A4?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GuipSelect.vue | 2 +- src/components/GuipSwitch.vue | 2 +- src/views/HosInformation.vue | 186 ++++++++++++++++++++++-------------------- 3 files changed, 100 insertions(+), 90 deletions(-) diff --git a/src/components/GuipSelect.vue b/src/components/GuipSelect.vue index f12a9bf..c0cf5ba 100644 --- a/src/components/GuipSelect.vue +++ b/src/components/GuipSelect.vue @@ -3,7 +3,7 @@ :class="[{ 'column': column }, { 'w510': addClass == 'w510' }, { 'w388': addClass == 'w388' }, 'form-item']" :label="label" :prop="prop" :rules="rules">

{{ desc }}

- diff --git a/src/components/GuipSwitch.vue b/src/components/GuipSwitch.vue index d23ecb2..595f6fd 100644 --- a/src/components/GuipSwitch.vue +++ b/src/components/GuipSwitch.vue @@ -18,7 +18,7 @@ -