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_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 @@