|
|
|
@ -125,13 +125,13 @@ |
|
|
|
<div class="Tradingplatform"> |
|
|
|
<div class="Tradingplatform_box2"> |
|
|
|
<div style="padding-top: 115px;">{{ $t("homeNewText.hh5") }}</div> |
|
|
|
<div class="Tradingplatform_size18">{{ $t("homeNewText.hh6",{name:'Trocoin'}) }}</div> |
|
|
|
<div class="Tradingplatform_size18">{{ $t("homeNewText.hh6",{name:'Trowallets'}) }}</div> |
|
|
|
</div> |
|
|
|
<div class="Tradingplatform_box"> |
|
|
|
<div class="Tradingplatform_box1"> |
|
|
|
<div class="Tradingplatform_img"><img src="@/assets/img/home/home7.png"></div> |
|
|
|
<div style="font-size: 30px;margin-bottom: 20px;height: 90px;">{{ $t("homeNewText.hh7") }}</div> |
|
|
|
<div class="Tradingplatform_size17">{{ $t("homeNewText.hh8",{name:'Trocoin'}) }}</div> |
|
|
|
<div class="Tradingplatform_size17">{{ $t("homeNewText.hh8",{name:'Trowallets'}) }}</div> |
|
|
|
</div> |
|
|
|
<div class="Tradingplatform_box1"> |
|
|
|
<div class="Tradingplatform_img"><img src="@/assets/img/home/home8.png"></div> |
|
|
|
@ -156,15 +156,15 @@ |
|
|
|
<div class="Tradingplatform_box1"> |
|
|
|
<div class="Tradingplatform_img"><img src="@/assets/img/home/home12.png"></div> |
|
|
|
<div style="font-size: 30px;margin-bottom: 20px;height: 90px;">{{ $t("homeNewText.hh17") }}</div> |
|
|
|
<div class="Tradingplatform_size17">{{ $t("homeNewText.hh18",{name:'Trocoin'}) }}</div> |
|
|
|
<div class="Tradingplatform_size17">{{ $t("homeNewText.hh18",{name:'Trowallets'}) }}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="choose"> |
|
|
|
<div class="choose_box"> |
|
|
|
<div style="font-size: 42px;font-weight: bold;">{{ $t("homeNewText.hh19",{name:'Trocoin'}) }}</div> |
|
|
|
<div style="font-size: 18px;color: #999999;">{{ $t("homeNewText.hh20",{name:'Trocoin'}) }}</div> |
|
|
|
<div style="font-size: 42px;font-weight: bold;">{{ $t("homeNewText.hh19",{name:'Trowallets'}) }}</div> |
|
|
|
<div style="font-size: 18px;color: #999999;">{{ $t("homeNewText.hh20",{name:'Trowallets'}) }}</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="choose-flex"> |
|
|
|
@ -233,7 +233,7 @@ |
|
|
|
<div class="home-box-content-box"> |
|
|
|
<div style="text-align: center;"> |
|
|
|
<div style="margin-bottom: 40px;"><img src="@/assets/img/home/home16.png"></div> |
|
|
|
<div style="text-align: center;font-size: 24px;font-weight: bold;">{{ $t("homeNewText.hh30",{name:'Trocoin'}) }}</div> |
|
|
|
<div style="text-align: center;font-size: 24px;font-weight: bold;">{{ $t("homeNewText.hh30",{name:'Trowallets'}) }}</div> |
|
|
|
</div> |
|
|
|
<div> |
|
|
|
<div style="margin-bottom: 40px;"><img src="@/assets/img/home/home17.png"></div> |
|
|
|
@ -824,7 +824,7 @@ |
|
|
|
return Boolean(localStorage.token); |
|
|
|
}, |
|
|
|
downloadLink() { |
|
|
|
return "https://seee.trocoinc.com/download"; |
|
|
|
return "https://seee.Trowalletsc.com/download"; |
|
|
|
}, |
|
|
|
// 特色卡片列表 |
|
|
|
featuresList() { |
|
|
|
|