|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</el-carousel> --> |
|
|
|
<img src="../../assets/img/index_banner.png" alt="" class="index_banner"> |
|
|
|
<div class="banner_right"> |
|
|
|
<p class="banner_right_p">{{ $t("addinfo.BuyCoins") }} Coinbebop </p> |
|
|
|
<p class="banner_right_p">{{ $t("addinfo.BuyCoins") }} NHACoin </p> |
|
|
|
<input type="text" :placeholder="$t('login.pleaseEmail')" class="banner_right_input"> |
|
|
|
<div class="banner_right_code"> |
|
|
|
<input type="text" :placeholder="$t('setting.enterCode')" class="banner_right_input"> |
|
|
|
@ -262,9 +262,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="text-center"> |
|
|
|
<!-- tag="button" |
|
|
|
type="button" --> |
|
|
|
@ -434,7 +434,7 @@ export default { |
|
|
|
return Boolean(localStorage.token); |
|
|
|
}, |
|
|
|
downloadLink() { |
|
|
|
return "https://web.coin.amatak.net/download"; |
|
|
|
return "https://se.nhacoin.com/download"; |
|
|
|
}, |
|
|
|
// 特色卡片列表 |
|
|
|
featuresList() { |
|
|
|
@ -490,7 +490,7 @@ export default { |
|
|
|
]; |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
data() { |
|
|
|
return { |
|
|
|
swiperOptions: { |
|
|
|
|