feat: add international language support for workplace page; 🌟

新增:工作台页面增加国际化语言支持;
This commit is contained in:
iczer
2020-06-24 18:53:17 +08:00
parent ff4364262d
commit fa3fa22f3c
8 changed files with 136 additions and 29 deletions

View File

@@ -8,10 +8,23 @@ const avatars = [
]
const positions = [
'JAVA工程师 | 蚂蚁金服-计算服务事业群-微信平台部',
'前端工程师 | 蚂蚁金服-计算服务事业群-VUE平台',
'前端工程 | 蚂蚁金服-算服务事业群-REACT平台',
'产品分析师 | 蚂蚁金服-计算服务事业群-IOS平台部'
{
CN: 'Java工程师 | 蚂蚁金服-计算服务事业群-微信平台',
HK: 'Java工程 | 螞蟻金服-算服務事業群-微信平台',
US: 'Java engineer | Ant financial - Computing services business group - WeChat platform division'
},{
CN: '前端工程师 | 蚂蚁金服-计算服务事业群-VUE平台',
HK: '前端工程師 | 螞蟻金服-計算服務事業群-VUE平台',
US: 'Front-end engineer | Ant Financial - Computing services business group - VUE platform'
},{
CN: '前端工程师 | 蚂蚁金服-计算服务事业群-REACT平台',
HK: '前端工程師 | 螞蟻金服-計算服務事業群-REACT平台',
US: 'Front-end engineer | Ant Financial - Computing services business group - REACT platform'
},{
CN: '产品分析师 | 蚂蚁金服-计算服务事业群-IOS平台部',
HK: '產品分析師 | 螞蟻金服-計算服務事業群-IOS平台部',
US: 'Product analyst | Ant Financial - Computing services business group - IOS platform division'
}
]
const sayings = [