Pārlūkot izejas kodu

Merge branch 'ctt_dev' into dev

dev
chutingting pirms 1 gada
vecāks
revīzija
f11a1b9266
1 mainītis faili ar 7 papildinājumiem un 7 dzēšanām
  1. +7
    -7
      src/views/login/index.vue

+ 7
- 7
src/views/login/index.vue Parādīt failu

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


Notiek ielāde…
Atcelt
Saglabāt