|
|
|
@ -264,8 +264,8 @@ |
|
|
|
</div> |
|
|
|
<div class="footer-right"> |
|
|
|
<div style="font-size: 20px;">{{ $t("homeNewText.hh44",{name:"CATYcoin"}) }}</div> |
|
|
|
<router-link class="jump_btn" to="/exchange" v-if="!isLogin">{{ $t("homeNewText.hh48") }}</router-link> |
|
|
|
<router-link class="jump_btn" to="/signUp" v-else>{{ $t("homeNewText.hh45") }}</router-link> |
|
|
|
<router-link class="jump_btn" to="/sign-up" v-if="!isLogin">{{ $t("homeNewText.hh48") }}</router-link> |
|
|
|
<router-link class="jump_btn" to="/exchange" v-else>{{ $t("homeNewText.hh45") }}</router-link> |
|
|
|
<img src="@/assets/img/home/catyapp.png" alt="" style="width: 120px;height: 120px;background-color: #ccc;"> |
|
|
|
<div style="font-size: 16px; color: #797979;margin-top: 12px;text-align: center;">{{ $t("homeNewText.hh46",{name:"CATYcoin"}) }}</div> |
|
|
|
</div> |
|
|
|
|