|
@@ -73,7 +73,15 @@ export default {
|
|
recruitmentInProgress: 'Recruitment In Progress'
|
|
recruitmentInProgress: 'Recruitment In Progress'
|
|
},
|
|
},
|
|
enterprise: {
|
|
enterprise: {
|
|
- moreBtn: 'View More Enterprises'
|
|
|
|
|
|
+ moreBtn: 'View More Enterprises',
|
|
|
|
+ infoSetting: { // 企业信息设置
|
|
|
|
+ basicInfo: 'Basic Information',
|
|
|
|
+ enterpriseLogo: 'Enterprise LOGO',
|
|
|
|
+ enterpriseAlbum: 'Enterprise Album',
|
|
|
|
+ welfareLabel: 'Welfare Label',
|
|
|
|
+ enterpriseVideo: 'Enterprise Video',
|
|
|
|
+ recruitmentQRCode: 'Recruitment QR Code',
|
|
|
|
+ },
|
|
},
|
|
},
|
|
resume: {
|
|
resume: {
|
|
basicInfo: 'Basic Information',
|
|
basicInfo: 'Basic Information',
|