Skip to content

Commit

Permalink
Merge pull request #112 from OTCGO/staging
Browse files Browse the repository at this point in the history
添加链接
  • Loading branch information
qknow-w authored Nov 14, 2018
2 parents 800054e + 86c0ffd commit b8b2f3c
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 @@ -672,6 +672,12 @@ Vue.component('neo-footer', {
},{
text: this.$t('footer.bcsky'),
href: 'http://bcsky.pro'
},{
text: this.$t('footer.ok35'),
href: 'http://www.ok35.com'
},{
text: this.$t('footer.bcsky'),
href: 'http://www.zxbcc.com'
},
]
}
Expand Down
2 changes: 2 additions & 0 deletions i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,7 @@ var en = {
shenliancaijing:'shenliancaijing',
blockob:'blockob',
bcsky:'bcsky',
ok35:'ok35',
zxbcc:'zxbcc',
}
};
2 changes: 2 additions & 0 deletions i18n/zhCHS.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,7 @@ var zhCHS = {
shenliancaijing:'深链财经',
blockob:'区块链资讯',
bcsky:'链天下',
ok35:'西瓜财经',
zxbcc:'指向标财经',
}
}

0 comments on commit b8b2f3c

Please sign in to comment.