Skip to content

Commit

Permalink
Merge pull request #17 from Enraged-Dun-Cookie-Development-Team/ablupi
Browse files Browse the repository at this point in the history
更新团队成员
  • Loading branch information
ablupi authored Apr 29, 2024
2 parents 36d10ce + 9d99bbf commit 0b47562
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/assets/constant/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,22 @@ const TEAM_LIST:object[] = [{
}
]
},
{
coverImg: 'gscl.jpg',
name: '公孙长乐',
link: [
{
type: "bilibili",
value: "https://space.bilibili.com/22606843"
}
],
jobs: [
{
type: "publicize",
value: "协作"
},
]
},
{
coverImg: 'azide.jpg',
name: 'Azide',
Expand Down
Binary file added src/assets/image/detailsContent/team/gscl.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/views/mobile/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ const linkTo = (el: string) => {
grid-template-columns: repeat(auto-fill, 50px);
grid-column-gap: 8px;
grid-row-gap: 20px;
justify-content: center;
.member {
.head {
height: 50px;
Expand Down

0 comments on commit 0b47562

Please sign in to comment.