|
|
|
@ -98,14 +98,23 @@ |
|
|
|
</div> |
|
|
|
<div class="cell-b" style="margin-top: 30px;"> |
|
|
|
<div style="color:#9292AA;font-weight: bold;font-size: 20px;">${{ item.close }}</div> |
|
|
|
<div><router-link to="/sign-in" style="background: #EAECEF;padding: 10px;line-height: 14px;"> |
|
|
|
<img src="../../../static/images/icon/right.png" alt="" width="20" height="20" /> |
|
|
|
</router-link></div> |
|
|
|
<div> |
|
|
|
<router-link v-if="!isLogin" to="/sign-in" style="background: #EAECEF;padding: 10px;line-height: 14px;"> |
|
|
|
<img src="../../../static/images/icon/right.png" alt="" width="20" height="20" /> |
|
|
|
</router-link> |
|
|
|
<!-- <router-link v-else to="/wallet/assets/exchange" style="background: #EAECEF;padding: 10px;line-height: 14px;"> |
|
|
|
<img src="../../../static/images/icon/right.png" alt="" width="20" height="20" /> |
|
|
|
</router-link> --> |
|
|
|
<router-link v-else :to="'/exchange/'+item.symbol" style="background: #EAECEF;padding: 10px;line-height: 14px;"> |
|
|
|
<img src="../../../static/images/icon/right.png" alt="" width="20" height="20" /> |
|
|
|
</router-link> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
</div> |
|
|
|
<div class="btn3"><router-link to="/sign-in" class="target-a">{{ $t("cxiNewText.a21") }}</router-link></div> |
|
|
|
<div class="btn3" v-if="!isLogin"><router-link to="/sign-in" class="target-a">{{ $t("cxiNewText.a21") }}</router-link></div> |
|
|
|
<div class="btn3" v-else><router-link to="/wallet/assets/exchange" class="target-a">{{ $t("cxiNewText.a21") }}</router-link></div> |
|
|
|
</div> |
|
|
|
<div class="section-block section-block-3"> |
|
|
|
<div class="d-flex justify-content-between" style="align-items: center;margin-top: 40px;"> |
|
|
|
@ -156,18 +165,18 @@ |
|
|
|
</div> |
|
|
|
<div style="font-size: 20px;margin-bottom: 3rem;color: #6A6E74;">{{ $t("cxiNewText.a39") }}</div> |
|
|
|
<div class="d-flex justify-content-between" style="align-items: center;"> |
|
|
|
<img src="../../../static/images/illustration-3.png" alt="" style="height:430px;margin-right:80px;"> |
|
|
|
<img src="../../../static/images/illustration-3.png" alt="" style="height:430px;margin-right:40px;"> |
|
|
|
<div> |
|
|
|
<div class="d-flex mb-5" style="background:#FAFAFA;align-items: center;"> |
|
|
|
<div class="d-flex mb-4" style="align-items: center;"> |
|
|
|
<!-- <img src="../../../static/images/11111.png" alt="" width="80" height="80"> --> |
|
|
|
<div style="width:80px;height:80px;"><!-- img代替符 --></div> |
|
|
|
<div style="width:120px;height:120px;background:#FAFAFA;margin-right: 20px;"><!-- img代替符 --></div> |
|
|
|
<div> |
|
|
|
<div>{{ $t("cxiNewText.a40") }}</div><div style="font-weight:bold;">IOS & Android</div> |
|
|
|
<div style="font-size: 20px;">{{ $t("cxiNewText.a40") }}</div><div style="font-weight:bold;font-size: 28px;">IOS & Android</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="d-flex" style="flex-wrap: wrap;"> |
|
|
|
<div class="icon-box"><img src="../../../static/images/icon/ios.png" alt=""><div>APP Store</div></div> |
|
|
|
<div class="icon-box"><img src="../../../static/images/icon/andriod.png" alt=""><div>Android APK</div></div> |
|
|
|
<div class="d-flex" style="flex-wrap: wrap;justify-content: space-between;"> |
|
|
|
<div class="icon-box" style="width: 95px;"><img src="../../../static/images/icon/ios.png" alt=""><div>APP Store</div></div> |
|
|
|
<div class="icon-box" style="width: 120px;"><img src="../../../static/images/icon/andriod.png" alt=""><div>Android APK</div></div> |
|
|
|
<!-- <div class="icon-box"><img src="../../../static/images/icon/google-play.png" alt=""><div>Google Play</div></div> --> |
|
|
|
<!-- <div class="icon-box"><img src="../../../static/images/icon/imac.png" alt=""><div>MacOS</div></div> --> |
|
|
|
<!-- <div class="icon-box"><img src="../../../static/images/icon/windows.png" alt=""><div>Windows</div></div> --> |
|
|
|
@ -179,7 +188,8 @@ |
|
|
|
</div> |
|
|
|
<div class="section-block section-block-6"> |
|
|
|
<h1 class="mb-4">{{ $t("cxiNewText.a21") }}</h1> |
|
|
|
<div class="btn3"><router-link to="/sign-up" class="target-a">{{ $t("cxiNewText.a57") }}</router-link></div> |
|
|
|
<div class="btn3" v-if="!isLogin"><router-link to="/sign-up" class="target-a">{{ $t("cxiNewText.a57") }}</router-link></div> |
|
|
|
<div class="btn3" v-else><router-link to="/wallet/assets/exchange" class="target-a">{{ $t("cxiNewText.a57") }}</router-link></div> |
|
|
|
</div> |
|
|
|
<div class="section1 markets" v-if="0"> |
|
|
|
<div class="new-ticker-block new-ticker-block-section"> |
|
|
|
@ -1647,8 +1657,8 @@ path{ |
|
|
|
.section-block-5{ |
|
|
|
padding: 40px 0px; |
|
|
|
.icon-box{ |
|
|
|
width: 25%; |
|
|
|
margin-right: 20px; |
|
|
|
// width: 36%; |
|
|
|
// margin-right: 40px; |
|
|
|
margin-bottom: 40px; |
|
|
|
text-align: center; |
|
|
|
img{ |
|
|
|
|