|
|
|
@ -156,7 +156,7 @@ |
|
|
|
</view> |
|
|
|
<!-- 市场趋势 --> |
|
|
|
<view style="margin-top: 40px;"> |
|
|
|
<view class="currency" style="text-align: center;">{{$t("homeNewText.a3")}}</view> |
|
|
|
<view class="currency" style="text-align: center;font-size: 30px;font-weight: bold;">{{$t("homeNewText.a3")}}</view> |
|
|
|
<view class="" style="text-align: center;margin-top: 10px;margin-bottom: 10px;">{{$t("homeNewText.a4")}}</view> |
|
|
|
<van-tabs v-if="marketList.length" :active="infoActive" background="transparent" :border="false" animated> |
|
|
|
<van-tab> |
|
|
|
@ -316,13 +316,13 @@ |
|
|
|
<view style="display: flex;width: 100%;justify-content: center;margin-top: 40px;"> |
|
|
|
<image src="@/assets/img/home/home4.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image> |
|
|
|
</view> |
|
|
|
<a href="#" style="display: block;width: 100%;text-decoration: none;"> |
|
|
|
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> |
|
|
|
<view class="store_view"> |
|
|
|
<image src="@/assets/img/home/antFill-apple.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">APP Store</view> |
|
|
|
</view> |
|
|
|
</a> |
|
|
|
<a href="#" style="display: block;width: 100%;text-decoration: none;"> |
|
|
|
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> |
|
|
|
<view class="store_view1" style=""> |
|
|
|
<image src="@/assets/img/home/md-android.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view> |
|
|
|
|