feat: 首次提交

This commit is contained in:
peerless_hero
2023-08-17 21:28:49 +08:00
parent 36f80fb971
commit ec1e5e16cd
571 changed files with 95322 additions and 0 deletions

View File

@ -0,0 +1,90 @@
// 本文件由FirstUI授权予新疆天衡创新研究院有限公司手机号1 861 4 07 2549身份证尾号5A07X5专用请尊重知识产权勿私下传播违者追究法律责任。
export default [{
id: 1,
title: '这座中亚古城为何引起总书记的关注',
isTop: true,
source: '人民日报',
comment: 1855,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_001.jpeg']
//...
}, {
id: 2,
title: '纳米时栅用时间测量空间',
isTop: true,
source: '金台资讯',
comment: 2112,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_004.jpeg']
}, {
id: 3,
title: '羊了个羊山东排第一,山东游戏大省实锤了',
isTop: false,
source: '直播德州',
comment: 261,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_002.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_003.jpeg'
]
}, {
id: 4,
title: '早上空腹喝水危害大过不吃早餐忠告3种水不建议空腹喝',
isTop: false,
source: '康复科刘医师',
comment: 1204,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_009.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_010.jpeg'
]
}, {
id: 5,
title: '提起蒙古国很多人的心中都会生起一种难以言说的痛。156万多平方公里、跟新疆差不多大的一块肥沃土地说没就没了',
isTop: false,
source: '直播德州',
comment: 135,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_001.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_006.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_005.jpeg'
]
}, {
id: 6,
title: '这座中亚古城为何引起总书记的关注',
isTop: true,
source: '人民日报',
comment: 1855,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_001.jpeg']
//...
}, {
id: 7,
title: '纳米时栅用时间测量空间',
isTop: true,
source: '金台资讯',
comment: 2112,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_004.jpeg']
}, {
id: 8,
title: '羊了个羊山东排第一,山东游戏大省实锤了',
isTop: false,
source: '直播德州',
comment: 261,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_002.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_003.jpeg'
]
}, {
id: 9,
title: '早上空腹喝水危害大过不吃早餐忠告3种水不建议空腹喝',
isTop: false,
source: '康复科刘医师',
comment: 1204,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_009.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_010.jpeg'
]
}, {
id: 10,
title: '提起蒙古国很多人的心中都会生起一种难以言说的痛。156万多平方公里、跟新疆差不多大的一块肥沃土地说没就没了',
isTop: false,
source: '直播德州',
comment: 135,
imageList: ['https://res.firstui.cn/static/images/component/waterfall/P_001.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_006.jpeg',
'https://res.firstui.cn/static/images/component/waterfall/P_005.jpeg'
]
}]