Browse Source

修改ico和新增下载链接

master
liaoxinyu 1 year ago
parent
commit
2f302c4251
  1. 6
      pages/base/home.vue
  2. BIN
      static/favicon.ico

6
pages/base/home.vue

@ -293,19 +293,19 @@
<img src="@/assets/img/home/home19.png" alt="" style="width: 670rpx;height: 400rpx;" />
</view>
</view>
<a class="Trading_a">
<a href="https://app.trocoinc.com/download/Trocoin.html" class="Trading_a">
<view class="Trading_a_box">
<view style="margin-right: 10rpx;"><image src="@/assets/img/home/antFill-apple@2x.png" style="width: 48rpx;height: 48rpx;"></image></view>
<view>App Store</view>
</view>
</a>
<a class="Trading_a" style="margin-top: 40rpx;">
<a href="https://app.trocoinc.com/download/Trocoin.html" class="Trading_a" style="margin-top: 40rpx;">
<view class="Trading_a_box">
<view style="margin-right: 10rpx;"><image src="@/assets/img/home/fa-android@2x.png" style="width: 48rpx;height: 48rpx;"></image></view>
<view>Android APK</view>
</view>
</a>
<a class="Trading_a" style="margin-top: 40rpx;">
<a href="https://app.trocoinc.com/download/Trocoin.html" class="Trading_a" style="margin-top: 40rpx;">
<view class="Trading_a_box">
<view style="margin-right: 10rpx;"><image src="@/assets/img/home/riFill-google-play-fill@2x.png" style="width: 48rpx;height: 48rpx;"></image></view>
<view>Google Play</view>

BIN
static/favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Loading…
Cancel
Save