Browse Source

增加下载链接

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

4
pages/base/home.vue

@ -296,13 +296,13 @@
<view class="box_APP">
<view class="box_hh30">{{ $t("homeNewText.hh30") }}</view>
<view class="box_hh31">{{ $t("homeNewText.hh31") }}</view>
<a href="https://app.dficoins.com/download/DFIcoins.html" style="text-decoration: none;">
<a href="https://app.dfpcoin.com/download/DFPcoin.html" style="text-decoration: none;">
<view class="box_Stoer">
<image src="@/assets/img/home/antFill-apple@2x.png" style="width: 48rpx;height: 48rpx;vertical-align: middle;"></image>
<span>APP Stoer</span>
</view>
</a>
<a href="https://app.dficoins.com/download/DFIcoins.html" style="text-decoration: none;">
<a href="https://app.dfpcoin.com/download/DFPcoin.html" style="text-decoration: none;">
<view class="box_Stoer">
<image src="@/assets/img/home/fa-android@2x.png" style="width: 48rpx;height: 48rpx;vertical-align: middle;"></image>
<span>Android APK</span>

Loading…
Cancel
Save