Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1438 from jinbiao-bianjie/feature/goz
Browse files Browse the repository at this point in the history
R4R: add download page
  • Loading branch information
zhangjinbiao746 authored May 15, 2020
2 parents fd8d123 + 63649ae commit 6694e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/home/AppDownload.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p class="app_download_goz_doc">Come experience the future IBC cross-chain wallet</p>
<div class="app_download_link_content">
<!-- <p class="app_download_goz_link_title">COMING SOON.</p>-->
<a @click="$uMeng.push('RainbowIBC-GoZ','下载','安卓','统计从GoZ浏览器下载的安卓')" href="https://d.rainbow.one/stage/rainbow-latest.apk" target="_blank" v-if="isShowAndroid || !isMobile">
<a @click="$uMeng.push('RainbowIBC-GoZ','下载','安卓','统计从GoZ浏览器下载的安卓')" href="https://rb-app-stage.oss-cn-shanghai.aliyuncs.com/rainbow-latest.apk" target="_blank" v-if="isShowAndroid || !isMobile">
<div class="app_download_android_content">
<img src="../../assets/android_apk.png" alt="">
</div>
Expand Down

0 comments on commit 6694e3b

Please sign in to comment.