From 8a5eaff5f6d0c917ce007fe7d6c4b7dd40452cc4 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 17 Jun 2024 15:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/forgetpassword/index.vue | 2 +- src/views/trials/trials-myinfo/password.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/forgetpassword/index.vue b/src/views/forgetpassword/index.vue index 362aad18..1498f6e1 100644 --- a/src/views/forgetpassword/index.vue +++ b/src/views/forgetpassword/index.vue @@ -13,7 +13,7 @@ ref="resetForm" v-loading="formLoading" :model="form" - label-width="100px" + label-width="130px" :rules="rules" class="demo-ruleForm" size="small" diff --git a/src/views/trials/trials-myinfo/password.vue b/src/views/trials/trials-myinfo/password.vue index 4734c4da..28a4956c 100644 --- a/src/views/trials/trials-myinfo/password.vue +++ b/src/views/trials/trials-myinfo/password.vue @@ -9,7 +9,7 @@ label-position="right" :model="password" :rules="passwordFormRules" - label-width="100px" + label-width="180px" >