We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6560256 + e068390 commit 4d7156fCopy full SHA for 4d7156f
src/.vuepress/components/businessCard/businessData.ts
@@ -14,7 +14,36 @@ class Team {
14
15
export const teams: Map<string, Team[]> = new Map([
16
[
17
- '现在的',
+ '2023',
18
+ [
19
+ {
20
+ githubName: 'ChenJiaHua1',
21
+ name: 'ChenJiaHua1',
22
+ jobTitle: '社长',
23
+ introduce: 'tryBetter_花有重开日 人无再少年'
24
+ },
25
26
+ githubName: 'letusdoit2050',
27
+ jobTitle: '学习部',
28
+ name: 'letusdoit2050',
29
+ introduce: '好好学习,天天向上'
30
31
32
+ githubName:'HH123483587',
33
+ name:'HH123483587',
34
+ jobTitle:'副社长',
35
+ introduce:'他是个懒狗'
36
37
38
+ githubName:'H-guiwa',
39
+ name:'H-guiwa',
40
+ jobTitle:'硬件部',
41
+ introduce:'螺丝鬼娃'
42
+ }
43
+ ]
44
+ ],
45
46
+ '2022',
47
48
{
49
githubName: 'guanzitao',
0 commit comments