首页
This commit is contained in:
@@ -0,0 +1,168 @@
|
||||
import type { Article, BannerItem, NavItem } from '@/types/article'
|
||||
|
||||
/** 轮播图数据 */
|
||||
export const banners: BannerItem[] = [
|
||||
{
|
||||
id: '1',
|
||||
image: 'https://picsum.photos/seed/banner1/750/350',
|
||||
title: '校园新学期开学通知',
|
||||
link: '',
|
||||
},
|
||||
{
|
||||
id: '2',
|
||||
image: 'https://picsum.photos/seed/banner2/750/350',
|
||||
title: '2024年度优秀学生表彰',
|
||||
link: '',
|
||||
},
|
||||
{
|
||||
id: '3',
|
||||
image: 'https://picsum.photos/seed/banner3/750/350',
|
||||
title: '校园文化艺术节开幕',
|
||||
link: '',
|
||||
},
|
||||
]
|
||||
|
||||
/** 导航组数据 (2行 x 5列 = 10项) */
|
||||
export const navItems: NavItem[] = [
|
||||
{ id: '1', label: '课程表', icon: 'orders-o', path: '' },
|
||||
{ id: '2', label: '通知公告', icon: 'bullhorn-o', path: '' },
|
||||
{ id: '3', label: '成绩查询', icon: 'chart-trending-o', path: '' },
|
||||
{ id: '4', label: '作业提交', icon: 'edit', path: '' },
|
||||
{ id: '5', label: '考试安排', icon: 'description', path: '' },
|
||||
{ id: '6', label: '校园活动', icon: 'friends-o', path: '' },
|
||||
{ id: '7', label: '图书馆', icon: 'bookmark-o', path: '' },
|
||||
{ id: '8', label: '一卡通', icon: 'credit-pay', path: '' },
|
||||
{ id: '9', label: '校园地图', icon: 'map-marked', path: '' },
|
||||
{ id: '10', label: '更多服务', icon: 'more-o', path: '' },
|
||||
]
|
||||
|
||||
/** 文章模拟数据 */
|
||||
export const articles: Article[] = [
|
||||
// === 最新 (latest) ===
|
||||
{
|
||||
id: '1',
|
||||
title: '关于2024年秋季学期选课通知',
|
||||
excerpt: '各位同学,2024年秋季学期选课将于8月25日上午10:00正式开始,请同学们提前查看培养方案,合理规划选课时间...',
|
||||
source: '教务处',
|
||||
time: '2小时前',
|
||||
readCount: 1523,
|
||||
images: [],
|
||||
type: 'text',
|
||||
category: 'latest',
|
||||
},
|
||||
{
|
||||
id: '2',
|
||||
title: '校园道路施工临时封闭公告',
|
||||
excerpt: '因校园管网改造工程需要,东门至图书馆路段将于8月20日至9月5日进行封闭施工...',
|
||||
source: '后勤管理处',
|
||||
time: '3小时前',
|
||||
readCount: 892,
|
||||
images: ['https://picsum.photos/seed/news2/200/200'],
|
||||
type: 'image-text',
|
||||
category: 'latest',
|
||||
},
|
||||
{
|
||||
id: '3',
|
||||
title: '迎新志愿者招募启动,期待你的加入',
|
||||
excerpt: '新的学期即将开始,为迎接2024级新生入学,现面向全校招募迎新志愿者...',
|
||||
source: '学生工作部',
|
||||
time: '5小时前',
|
||||
readCount: 2341,
|
||||
images: [
|
||||
'https://picsum.photos/seed/vol1/200/200',
|
||||
'https://picsum.photos/seed/vol2/200/200',
|
||||
'https://picsum.photos/seed/vol3/200/200',
|
||||
],
|
||||
type: 'image-grid',
|
||||
category: 'latest',
|
||||
},
|
||||
{
|
||||
id: '4',
|
||||
title: '关于调整校园班车运行时间的通知',
|
||||
excerpt: '根据师生出行需求调研结果,自8月22日起,校园班车将调整早晚高峰时段发车频次...',
|
||||
source: '后勤管理处',
|
||||
time: '昨天',
|
||||
readCount: 678,
|
||||
images: [],
|
||||
type: 'text',
|
||||
category: 'latest',
|
||||
},
|
||||
|
||||
// === 推荐 (recommend) ===
|
||||
{
|
||||
id: '5',
|
||||
title: '优秀学长分享:大学四年如何规划学习与生活',
|
||||
excerpt: '来自计算机学院的张同学,GPA排名年级前5%,获得多项国家级竞赛奖项,他将分享自己的大学规划经验...',
|
||||
source: '学工在线',
|
||||
time: '1天前',
|
||||
readCount: 4521,
|
||||
images: ['https://picsum.photos/seed/share1/200/200'],
|
||||
type: 'image-text',
|
||||
category: 'recommend',
|
||||
},
|
||||
{
|
||||
id: '6',
|
||||
title: '图书馆新书上架:2024年暑期推荐阅读书单',
|
||||
excerpt: '图书馆最新上架图书2000余册,涵盖文学、历史、科技、艺术等多个领域,欢迎师生前来借阅...',
|
||||
source: '图书馆',
|
||||
time: '1天前',
|
||||
readCount: 1892,
|
||||
images: [
|
||||
'https://picsum.photos/seed/book1/200/200',
|
||||
'https://picsum.photos/seed/book2/200/200',
|
||||
'https://picsum.photos/seed/book3/200/200',
|
||||
],
|
||||
type: 'image-grid',
|
||||
category: 'recommend',
|
||||
},
|
||||
{
|
||||
id: '7',
|
||||
title: '考研经验交流会活动预告',
|
||||
excerpt: '为帮助同学们更好地备战考研,学校将举办考研经验交流会,邀请2024届考研成功的学长学姐分享备考心得...',
|
||||
source: '学生会',
|
||||
time: '2天前',
|
||||
readCount: 3156,
|
||||
images: [],
|
||||
type: 'text',
|
||||
category: 'recommend',
|
||||
},
|
||||
|
||||
// === 热点 (hot) ===
|
||||
{
|
||||
id: '8',
|
||||
title: '我校在2024年全国大学生数学建模竞赛中再创佳绩',
|
||||
excerpt: '近日,2024年全国大学生数学建模竞赛结果揭晓,我校参赛队伍共获得国家一等奖3项、国家二等奖7项...',
|
||||
source: '数学学院',
|
||||
time: '1小时前',
|
||||
readCount: 8934,
|
||||
images: [
|
||||
'https://picsum.photos/seed/award1/200/200',
|
||||
'https://picsum.photos/seed/award2/200/200',
|
||||
'https://picsum.photos/seed/award3/200/200',
|
||||
],
|
||||
type: 'image-grid',
|
||||
category: 'hot',
|
||||
},
|
||||
{
|
||||
id: '9',
|
||||
title: '关于2024年国家奖学金评选结果的公示',
|
||||
excerpt: '根据教育部相关文件精神,经学生个人申请、学院推荐、学校评审,现将2024年国家奖学金拟获奖名单予以公示...',
|
||||
source: '学生工作部',
|
||||
time: '3小时前',
|
||||
readCount: 6789,
|
||||
images: [],
|
||||
type: 'text',
|
||||
category: 'hot',
|
||||
},
|
||||
{
|
||||
id: '10',
|
||||
title: '学校食堂推出新菜品,舌尖上的校园美食',
|
||||
excerpt: '新学期伊始,学校各食堂纷纷推出新菜品,从川菜到粤菜、从面食到甜点,满足不同地域同学的口味需求...',
|
||||
source: '后勤管理处',
|
||||
time: '6小时前',
|
||||
readCount: 5678,
|
||||
images: ['https://picsum.photos/seed/food1/200/200'],
|
||||
type: 'image-text',
|
||||
category: 'hot',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user