Browse Source

修改图片位置

master
liaoxinyu 2 years ago
parent
commit
ba5ca37b02
  1. 8
      pages/base/home.vue

8
pages/base/home.vue

@ -239,22 +239,22 @@
</view>
<a href="https://app.sisbitcoin.com/download/sisbit.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>
<image src="@/assets/img/home/antFill-apple@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">APP Store</view>
</view>
</a>
<a href="https://app.sisbitcoin.com/download/sisbit.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>
<image src="@/assets/img/home/md-android@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view>
</view>
</a>
<a href="https://app.sisbitcoin.com/download/sisbit.html" style="display: block;width: 100%;text-decoration: none;">
<!-- <a href="https://app.sisbitcoin.com/download/sisbit.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view">
<image src="@/assets/img/home/riFill-google-play-fill@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="color: #7E7D81;margin-left: 20rpx;">Google Play</view>
</view>
</a>
</a> -->
</view>
<view style="width: 100%;display: flex;justify-content: center;margin-bottom: 100rpx;">

Loading…
Cancel
Save