feat(members): add members listing page
This commit introduces a new `/members` page to display a directory of alumni association members. - Member data is sourced from a CSV file (`content/members/members.csv`) and managed via Nuxt Content. - The page presents member information in a table, including calculated graduation class (`届别`). - A link to the new page has been added to the main navigation. - Minor UI tweaks and data corrections in other sections are also included.
This commit is contained in:
@@ -92,7 +92,7 @@ yphsalumni.org 并参与共建。”
|
||||
|
||||
- 官网二维码(yphsalumni.org)
|
||||
- 仓库二维码(开源后补充)
|
||||
- Logo:public/Logo.svg、主视觉 public/hero-image.jpg
|
||||
- Logo:public/Logo.svg、主视觉 public/hero-image-2.jpg
|
||||
- 页面截图:主页、新闻、活动、名人堂、入会(与后台仪表盘)
|
||||
- 一页式“交付清单与价值”图(可用饼图/图标矩阵)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user