Skip to content

Commit

Permalink
Merge pull request #115 from OTCGO/staging
Browse files Browse the repository at this point in the history
添加链接
  • Loading branch information
qknow-w authored Jan 9, 2019
2 parents 48247d5 + 7448279 commit 49184ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions component/comp.js
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,12 @@ Vue.component('neo-footer', {
},{
text: this.$t('footer.tuoluocaijing'),
href: 'https://www.tuoluocaijing.cn/'
},{
text: this.$t('footer.qkl123'),
href: 'https://www.qkl123.com/'
},{
text: this.$t('footer.dappOnline'),
href: 'http://dapponline.io/'
},
]
}
Expand Down
2 changes: 2 additions & 0 deletions i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,7 @@ var en = {
ok35:'ok35',
zxbcc:'zxbcc',
tuoluocaijing:'tuoluocaijing',
qkl123:'qkl123',
dappOnline:'DappOnline',
}
};
2 changes: 2 additions & 0 deletions i18n/zhCHS.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,7 @@ var zhCHS = {
ok35:'西瓜财经',
zxbcc:'指向标财经',
tuoluocaijing:'陀螺财经',
qkl123:'区块链导航',
dappOnline:'DappOnline',
}
}

0 comments on commit 49184ee

Please sign in to comment.