-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathactivities.json
More file actions
94 lines (94 loc) · 3.48 KB
/
Copy pathactivities.json
File metadata and controls
94 lines (94 loc) · 3.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"recentSection": {
"eyebrow": "RECENT EVENTS",
"title": "SAST 近期活动",
"moreLink": {
"href": "https://www.feishu.cn/calendar/share/calendar?token=4Y5qsIbc1qfP406WVoyscnAg7qIZolfwOSfGjrdahnRJE4rxAWV2Pu717I06umP7o-kyUQH4lQ==",
"text": "订阅活动日历"
},
"intro": [
"SAST 每年会举办多场面向全校同学的活动,从面向新生的招新宣讲、方草地公开课、科技节专项赛事等等,到日常的技术分享、期末急救车等等,内容丰富且持续更新。订阅活动日历及时获取最新活动信息。",
"不论你是对技术分享感兴趣,还是想参与赛事,或者只是想了解 SAST 的活动氛围,我们欢迎所有同学的参与。"
],
"activities": [
{
"organizer": "校科协",
"date": "2026/x/xx",
"time": "19:00-21:00",
"location": "大学生活动中心青春剧场",
"title": "方草地公开课",
"link": ""
},
{
"organizer": "校科协",
"date": "\u00A0",
"time": "\u00A0",
"location": "\u00A0",
"title": "科技节专项赛事",
"link": ""
}
]
},
"gallerySection": {
"eyebrow": "PHOTO WALL",
"title": "SAST 照片墙",
"intro": "每一次分享、每一场承办,都是 SAST 部员们的努力付出和热情投入。我们期待每一个怀揣好奇与梦想的你,在这里释放自己的能量,与我们一同成长,共同探索世界的无限可能。",
"shots": [
{
"image": "/pictures/251106软研授课.jpg",
"title": "软研C#授课",
"caption": "持续、稳定、贴近实战的技术分享"
},
{
"image": "/pictures/250708方草地授课.png",
"title": "方草地公开课",
"caption": "面向新同学的技术入门课"
},
{
"image": "/pictures/251012宣讲会合照.jpg",
"title": "招新宣讲",
"caption": "欢迎所有对 SAST 感兴趣的同学加入我们"
},
{
"image": "/pictures/241107创新杯.jpg",
"title": "创新杯",
"caption": "SAST 承办多年的创新创业赛事"
},
{
"image": "/pictures/250924电子部.jpg",
"title": "电子部助力科技节开幕式",
"caption": "科技节开幕式背后来自 SAST 同学们的技术支持"
},
{
"image": "/pictures/251012百团大战.png",
"title": "百团大战",
"caption": "SAST 在百团大战中展示社团风采"
},
{
"image": "/pictures/251102电子部授课.jpg",
"title": "电子部授课",
"caption": "从零出发的电子技术入门课"
},
{
"image": "/pictures/251206南中医科技节.jpg",
"title": "南中医科技节",
"caption": "应南中医邀请参加科技节交流活动"
},
{
"image": "/pictures/251120创新杯.jpeg",
"title": "创新杯成果展示",
"caption": "在创新杯终审现场接受教授们的提问与点评"
},
{
"image": "/pictures/251121南财科技节.jpg",
"title": "南财科技节",
"caption": "应南财邀请参加科技节交流活动"
},
{
"image": "/pictures/251207科技节“柚子能量杯”游戏创作大赛.jpg",
"title": "“柚子能量杯”游戏创作大赛",
"caption": "SAST 承办的科技节专项赛事之一,线下决赛现场"
}
]
}
}