|
|
@ -260,7 +260,7 @@ |
|
|
<div style="font-size: 20px;">{{ $t("homeNewText.bb40",{name:'Otlwcoin'}) }}</div> |
|
|
<div style="font-size: 20px;">{{ $t("homeNewText.bb40",{name:'Otlwcoin'}) }}</div> |
|
|
<router-link class="jump_btn" to="/sign-up" v-if="!isLogin">{{ $t("homeNewText.bb38") }}</router-link> |
|
|
<router-link class="jump_btn" to="/sign-up" v-if="!isLogin">{{ $t("homeNewText.bb38") }}</router-link> |
|
|
<router-link class="jump_btn" to="/exchange" v-else>{{ $t("homeNewText.bb39") }}</router-link> |
|
|
<router-link class="jump_btn" to="/exchange" v-else>{{ $t("homeNewText.bb39") }}</router-link> |
|
|
<img src="" alt="" style="width: 120px;height: 120px;"> |
|
|
<img src="@/assets/img/home/otlw.png" alt="" style="width: 120px;height: 120px;"> |
|
|
<div style="font-size: 16px; color: #9c9c9c;margin-top: 12px;">{{ $t("homeNewText.bb41",{name:'Otlwcoin'}) }}</div> |
|
|
<div style="font-size: 16px; color: #9c9c9c;margin-top: 12px;">{{ $t("homeNewText.bb41",{name:'Otlwcoin'}) }}</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|