Skip to content

Commit

Permalink
Merge pull request #18 from Enraged-Dun-Cookie-Development-Team/ablupi
Browse files Browse the repository at this point in the history
🔧 更新团队信息
  • Loading branch information
ablupi authored May 20, 2024
2 parents 0b47562 + 038a131 commit 27636c0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion src/assets/constant/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ const TEAM_LIST:object[] = [{
]
},
{
coverImg: 'miao.jpg',
coverImg: 'miao.png',
name: '别喵了',
link: [
{
Expand All @@ -359,6 +359,17 @@ const TEAM_LIST:object[] = [{
value: "前端开发"
}
]
},
{
coverImg: 'ruohan.jpg',
name: '若寒',
link: [],
jobs: [
{
type: "yy",
value: "运营"
}
]
}
];

Expand Down
Binary file removed src/assets/image/detailsContent/team/miao.jpg
Binary file not shown.
Binary file added src/assets/image/detailsContent/team/miao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/image/detailsContent/team/qe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/image/detailsContent/team/ruohan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27636c0

Please sign in to comment.