Browse Source

新增下载链接

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

4
pages/base/home.vue

@ -200,13 +200,13 @@
<view style="display: flex;width: 100%;justify-content: center;margin-top: 60rpx;">
<image src="@/assets/img/home/home5.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image>
</view>
<a style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.sprtzcoin.com/download/SPRTZcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view">
<image src="@/assets/img/home/md-android@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">APP Store</view>
</view>
</a>
<a style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.sprtzcoin.com/download/SPRTZcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view">
<image src="@/assets/img/home/antFill-apple@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view>

Loading…
Cancel
Save