Browse Source

添加下载链接

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

4
pages/base/home.vue

@ -333,13 +333,13 @@
{{ $t("homeNewText.hh33",{name:"CATYcoin"}) }}
</view>
<img src="@/assets/img/home/home16.png" width="335" height="200" style="margin: 30px 0px;">
<a href="#" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.catycoin.com/download/CATYcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view1">
<image src="@/assets/img/home/antFill-apple@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="margin-left: 20rpx;">APP Store</view>
</view>
</a>
<a href="#" style="display: block;width: 100%;text-decoration: none;">
<a href="https://app.catycoin.com/download/CATYcoin.html" style="display: block;width: 100%;text-decoration: none;">
<view class="store_view1" style="">
<image src="@/assets/img/home/fa-android@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image>
<view style="margin-left: 20rpx;">Android APK</view>

Loading…
Cancel
Save