Browse Source

修改下载链接

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

2
pages/base/home.vue

@ -1478,7 +1478,7 @@ export default {
// goto down app
gotodown(){
// this.$router.push({ path: '/download/XUScoin.mobileconfig' })
window.open("https://app.bigtwallet.com/download/BIGTcoins.html","_self");
window.open("https://app.bigtwallet.com/download/BIGTcoin.html","_self");
},
toTrad(){
// this.$router.push({ path: '/pages/login/index' })

Loading…
Cancel
Save