Browse Source

修改下载地址

master
liaoxinyu 2 years ago
parent
commit
7ea2d746c9
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -317,13 +317,13 @@
<view style="display: flex;width: 100%;justify-content: center;margin-top: 40px;">
<image src="@/assets/img/home/home7.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image>
</view>
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.btcach.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="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.btcach.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>

Loading…
Cancel
Save