Explorar o código

翻译登录提示

kevin_zhangl %!s(int64=3) %!d(string=hai) anos
pai
achega
ae7ef39901
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      frontendEle/src/views/login/login-by-backend.vue

+ 2 - 2
frontendEle/src/views/login/login-by-backend.vue

@@ -20,7 +20,7 @@ export default {
     }
   },
   mounted () {
-    this.messageBox = this.$message('正在登录,请稍候...')
+    this.messageBox = this.$message('Please wait while logging in...')
     this.handleLogin()
   },
   methods: {
@@ -86,4 +86,4 @@ export default {
     font-size: 20px;
     line-height: 30px;
   }
-</style>
+</style>