|
|
|
@ -257,11 +257,11 @@ |
|
|
|
<!-- </div> --> |
|
|
|
</div> |
|
|
|
<div class="footer-right"> |
|
|
|
<div style="font-size: 20px;">{{ $t("homeNewText.bb40",{name:'xxxx'}) }}</div> |
|
|
|
<div style="font-size: 20px;">{{ $t("homeNewText.bb40",{name:'Moabcoin'}) }}</div> |
|
|
|
<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> |
|
|
|
<img src="" alt="" style="width: 120px;height: 120px;"> |
|
|
|
<div style="font-size: 16px; color: #9c9c9c;margin-top: 12px;">{{ $t("homeNewText.bb41",{name:'xxxx'}) }}</div> |
|
|
|
<img src="@/assets/img/home/moab.png" alt="" style="width: 120px;height: 120px;"> |
|
|
|
<div style="font-size: 16px; color: #9c9c9c;margin-top: 12px;">{{ $t("homeNewText.bb41",{name:'Moabcoin'}) }}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</footer> |
|
|
|
|