Browse Source

修改下载地址

master
liaoxinyu 2 years ago
parent
commit
8260ec52f0
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -230,14 +230,14 @@
<view class="positionBox_text2">{{$t("homeNewText.bb26")}}</view>
<view style="text-align: center;margin-top: 20rpx;">{{$t("homeNewText.bb27")}}</view>
<view class="d-flex justify-between">
<a style="display: block;width: 140px;text-decoration: none;">
<a href="https://app.btcaholic.com/download/BTCEX.html" style="display: block;width: 140px;text-decoration: none;">
<view class="store_view">
<image src="@/assets/img/home/antFill-apple@2x.png" mode=""
style="width: 48rpx;height: 48rpx;border: 1px solid #fff;border-radius: 40px;padding: 5px;"></image>
<view style="color: #fff;">APP Store</view>
</view>
</a>
<a style="display: block;width: 140px;text-decoration: none;">
<a href="https://app.btcaholic.com/download/BTCEX.html" style="display: block;width: 140px;text-decoration: none;">
<view class="store_view">
<image src="@/assets/img/home/md-android@2x.png" mode=""
style="width: 48rpx;height: 48rpx;border: 1px solid #fff;border-radius: 40px;padding: 5px;"></image>

Loading…
Cancel
Save