chutingting 1 год назад
Родитель
Сommit
32efebeb00
1 измененных файлов: 7 добавлений и 7 удалений
  1. +7
    -7
      src/views/login/index.vue

+ 7
- 7
src/views/login/index.vue Просмотреть файл

@@ -136,7 +136,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.register")
title + " " + $t("login.register")
}}</span>
<el-tooltip
class="box-item"
@@ -250,7 +250,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.register")
title + " " + $t("login.register")
}}</span>
<el-tooltip
class="box-item"
@@ -318,7 +318,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.forgetPwdTitle")
title + " " + $t("login.forgetPwdTitle")
}}</span>
<el-tooltip
class="box-item"
@@ -403,7 +403,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.resetPassword")
title + " " + $t("login.resetPassword")
}}</span>
<el-tooltip
class="box-item"
@@ -524,7 +524,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.setNewPwd")
title + " " + $t("login.setNewPwd")
}}</span>
<el-tooltip
class="box-item"
@@ -619,7 +619,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.login")
title + " " + $t("login.login")
}}</span>
<el-tooltip
class="box-item"
@@ -716,7 +716,7 @@
>
<div class="flex text-white items-center">
<span class="flex-1 text-center">{{
$t("login.title") + " " + $t("login.setInvitatioCode")
title + " " + $t("login.setInvitatioCode")
}}</span>
<el-tooltip
class="box-item"


Загрузка…
Отмена
Сохранить