feat: Add workplace api

This commit is contained in:
陈凯龙
2022-01-24 14:27:05 +08:00
parent 83327ea763
commit cb558f8af9
7 changed files with 354 additions and 133 deletions

View File

@@ -130,7 +130,8 @@ export default {
yield: 'Yield',
dynamic: 'Dynamic',
push: 'push',
pushCode: 'Archer push code to Github'
pushCode: 'Archer push code to Github',
follow: 'Follow'
},
formDemo: {
input: 'Input',

View File

@@ -130,7 +130,8 @@ export default {
yield: '产量',
dynamic: '动态',
push: '推送',
pushCode: 'Archer 推送 代码到 Github'
pushCode: 'Archer 推送 代码到 Github',
follow: '关注'
},
formDemo: {
input: '输入框',