|
|
|
@ -239,7 +239,7 @@ |
|
|
|
<div style="font-size: 20px;text-align: center;">{{ $t("homeNewText.cc1") }}</div> |
|
|
|
<router-link class="jump_btn" to="/sign-up" v-if="!isLogin">{{ $t("homeNewText.hh34") }}</router-link> |
|
|
|
<router-link class="jump_btn" to="/exchange" v-else>{{ $t("homeNewText.cc2") }}</router-link> |
|
|
|
<img src="" alt="" style="width: 120px;height: 120px;"> |
|
|
|
<img src="@/assets/img/home/qrcode.png" alt="" style="width: 120px;height: 120px;"> |
|
|
|
<div style="font-size: 16px; color: #9c9c9c;margin-top: 12px;text-align: center;">{{ $t("homeNewText.cc3") }}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -591,4 +591,4 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
|