Browse Source

新增下载链接

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

4
pages/base/home.vue

@ -260,13 +260,13 @@
<view style="display: flex;width: 100%;justify-content: center;margin-top: 100rpx;margin-bottom: 60rpx;">
<img src="@/assets/img/home/home12.png" style="width: 100%;" />
</view>
<a href="#" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.qntcoin.com/download/QNTcoin.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: #908F94;margin-left: 20rpx;">APP Store</view>
</view>
</a>
<a href="#" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.qntcoin.com/download/QNTcoin.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: #908F94;margin-left: 20rpx;">Android</view>

Loading…
Cancel
Save