Browse Source

新增下载链接

master
liaoxinyu 1 year ago
parent
commit
5f18cf3e3e
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -313,13 +313,13 @@
<img src="@/assets/img/home/home10.png" alt="" style="width: 670rpx;height: 400rpx;" /> <img src="@/assets/img/home/home10.png" alt="" style="width: 670rpx;height: 400rpx;" />
</view> </view>
</view> </view>
<a style="display: block;width: 100%;text-decoration: none;"> <a href="https://app.moabcoin.com/download/Moabcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view"> <view class="store_view">
<image src="@/assets/img/home/antFill-apple@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image> <image src="@/assets/img/home/antFill-apple@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #908F94;margin-left: 20rpx;font-size: 32rpx;">APP Store</view> <view style="color: #908F94;margin-left: 20rpx;font-size: 32rpx;">APP Store</view>
</view> </view>
</a> </a>
<a style="display: block;width: 100%;text-decoration: none;"> <a href="https://app.moabcoin.com/download/Moabcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view"> <view class="store_view">
<image src="@/assets/img/home/md-android@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image> <image src="@/assets/img/home/md-android@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #908F94;margin-left: 20rpx;font-size: 32rpx;">Android</view> <view style="color: #908F94;margin-left: 20rpx;font-size: 32rpx;">Android</view>

Loading…
Cancel
Save