|
|
|
@ -5,14 +5,14 @@ |
|
|
|
<div style="width: 242px;height: 242px;background-color: #fff;line-height: 242px;text-align: center;border-radius: 10px;box-shadow: 0px 0px 6px 0px rgba(82, 72, 208, 0.25);"> |
|
|
|
<img src="@/assets/img/home/iweb.png" style="width: 205px;height: 205px;" /> |
|
|
|
</div> |
|
|
|
<div style="font-size: 16px; color: #9C9C9C;margin-top: 12px;text-align: center;">{{ $t("homeNewText.hh46",{name:"Iwebcoin"}) }}</div> |
|
|
|
<div style="font-size: 16px; color: #9C9C9C;margin-top: 12px;text-align: center;">{{ $t("homeNewText.hh46",{name:"Iwebpal"}) }}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="sign_right" style="width: 53%;background-color: #fff;"> |
|
|
|
<div class="form-access"> |
|
|
|
<form class="login-body"> |
|
|
|
<div class="mb-4 h3" style="font-size: 40px;color: #101010;"> |
|
|
|
<span>{{ $t("login.a1",{name:'Iwebcoin'}) }}</span> |
|
|
|
<span>{{ $t("login.a1",{name:'Iwebpal'}) }}</span> |
|
|
|
</div> |
|
|
|
|
|
|
|
<template v-if="step === 1 "> |
|
|
|
|