Browse Source

添加下载链接

master
liaoxinyu 2 years ago
parent
commit
4318d75c53
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -296,13 +296,13 @@
<view style="display: flex;width: 100%;justify-content: center;margin-top: 100rpx;"> <view style="display: flex;width: 100%;justify-content: center;margin-top: 100rpx;">
<image src="@/assets/img/home/home7.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image> <image src="@/assets/img/home/home7.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image>
</view> </view>
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> <a href="https://app.maturecoin.com/download/MATUREcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view"> <view class="store_view">
<image src="@/assets/img/home/antFill-apple.png" mode="" style="width: 48rpx;height: 48rpx;"></image> <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 style="color: #7E7D81;margin-left: 20rpx;">APP Store</view>
</view> </view>
</a> </a>
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> <a href="https://app.maturecoin.com/download/MATUREcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view1"> <view class="store_view1">
<image src="@/assets/img/home/md-android.png" mode="" style="width: 48rpx;height: 48rpx;"></image> <image src="@/assets/img/home/md-android.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view> <view style="color: #7E7D81;margin-left: 20rpx;">Android</view>

Loading…
Cancel
Save