From b901f763cee065b5c853c93f554cbd809bea318d Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 4 Dec 2023 09:55:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/shells/index/index.vue | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/src/pages/shells/index/index.vue b/src/pages/shells/index/index.vue index e450115..3b326f4 100644 --- a/src/pages/shells/index/index.vue +++ b/src/pages/shells/index/index.vue @@ -65,24 +65,24 @@
-
*旧的密码
-
+
*{{ $t('common.oldpassword') }}
+
-
*新的密码
-
+
*{{ $t('common.newpassword') }}
+
-
*新的密码
-
+
*{{ $t('common.newpassword') }}
+
@@ -602,4 +602,8 @@ export default { font-size 12px .header_dropdown_wraper width 300px + .form_item__label_pass + width 205px + .form_item__content_pass + width calc(100% - 205px)