Skip to content

Commit

Permalink
添加链接
Browse files Browse the repository at this point in the history
  • Loading branch information
wxjaa committed Oct 17, 2018
1 parent a99db3c commit e5386d6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions component/comp.js
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,18 @@ Vue.component('neo-footer', {
},{
text: this.$t('footer.qianba'),
href: 'http://www.qianba.com'
},{
text: this.$t('footer.xiha'),
href: 'http://www.xiha.top'
},{
text: this.$t('footer.worldb'),
href: 'http://worldb.pro'
},{
text: this.$t('footer.qkl100'),
href: 'http://www.100qkl.com'
},{
text: this.$t('footer.sootoo'),
href: 'http://vt.sootoo.com'
},
]
}
Expand Down
4 changes: 4 additions & 0 deletions i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,9 @@ var en = {
chainpow:'chainpow',
queding:'queding',
qianba:'qianba',
xiha:'xiha',
worldb:'Blockfo',
qkl100:'100qkl',
sootoo:'sootoo',
}
};
4 changes: 4 additions & 0 deletions i18n/zhCHS.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,9 @@ var zhCHS = {
chainpow:'链豹财经',
queding:'确定财经',
qianba:'博链财经',
xiha:'嘻哈',
worldb:'Blockfo',
qkl100:'壹佰区块链网',
sootoo:'w维特财经',
}
}

0 comments on commit e5386d6

Please sign in to comment.