From 8f469c5345be4255f3f0388188942e67d7d4ff64 Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Sun, 1 Mar 2026 22:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=A1=B9=E7=9B=AE=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- screen-vue/src/components/Layout/editPswd.vue | 105 ++++++++++----- screen-vue/src/components/Layout/index.vue | 120 ++++++++++++------ 2 files changed, 157 insertions(+), 68 deletions(-) diff --git a/screen-vue/src/components/Layout/editPswd.vue b/screen-vue/src/components/Layout/editPswd.vue index cbeae28..2c2e8a2 100644 --- a/screen-vue/src/components/Layout/editPswd.vue +++ b/screen-vue/src/components/Layout/editPswd.vue @@ -15,13 +15,13 @@ @@ -118,6 +162,7 @@ defineExpose({ submitForm, resetForm }) color: #303133; font-weight: 500; } + :deep(.el-input__wrapper) { padding: 0 10px; height: 32px !important; diff --git a/screen-vue/src/components/Layout/index.vue b/screen-vue/src/components/Layout/index.vue index ed9b575..430d805 100644 --- a/screen-vue/src/components/Layout/index.vue +++ b/screen-vue/src/components/Layout/index.vue @@ -142,17 +142,16 @@ - @@ -161,7 +160,7 @@