|
|
@ -64,7 +64,7 @@ |
|
|
{{ $t("common.register") }} |
|
|
{{ $t("common.register") }} |
|
|
</router-link> |
|
|
</router-link> |
|
|
|
|
|
|
|
|
<router-link v-if="!isLogin" class="jump_btn1" :to="{name:'signUp'}" style="margin-top: 50px;"> |
|
|
<router-link v-if="!isLogin" class="jump_btn1" :to="{name:'signIn'}" style="margin-top: 50px;"> |
|
|
{{ $t("common.login") }} |
|
|
{{ $t("common.login") }} |
|
|
</router-link> |
|
|
</router-link> |
|
|
<router-link v-else class="jump_btn1" :to="{name:'exchange-assets'}" style="margin-top: 50px;"> |
|
|
<router-link v-else class="jump_btn1" :to="{name:'exchange-assets'}" style="margin-top: 50px;"> |
|
|
|