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)