diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 471a0e5c..0ef7d338 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -34,7 +34,7 @@ style="width: 300px; height: 94px" /> -
{{ $t("login:title:system") }}
+
{{ $t('login:title:system') }}
- {{ $t("login:button:login") }} + {{ $t('login:button:login') }}
- {{ $t("login:button:forgetPassword") }} + {{ $t('login:button:forgetPassword') }}
@@ -181,10 +181,12 @@ >

关于

- {{ $t("login:title:system_title") }} + {{ $t('login:title:system_title') }} +

+

{{ $t('login:title:system') }}

+

+ V{{ $Version.IsEnv_US ? $version.Version_US : $version.Version }}

-

{{ $t("login:title:system") }}

-

V{{ $version.Version }}

Copyright © {{ new Date().getFullYear() }} 上海展影医疗科技有限公司 版权所有 @@ -208,14 +210,14 @@