// 本文件由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' ] }]