1 files modified
3 files added
| | |
| | | try { |
| | | const list = [{ |
| | | id: '1', |
| | | img: '/static/images/home/banner.png', |
| | | img: '/static/images/home/homeTop1.png', |
| | | url: '' |
| | | }, { |
| | | id: '2', |
| | | img: '/static/images/home/banner.png', |
| | | img: '/static/images/home/homeTop2.png', |
| | | url: '' |
| | | }, { |
| | | id: '3', |
| | | img: '/static/images/home/banner.png', |
| | | img: '/static/images/home/homeTop3.png', |
| | | url: '' |
| | | }]; |
| | | resolute(list); |
| | |
| | | const list = [{ |
| | | id: '1', |
| | | img: '/static/images/home/focus.png', |
| | | title: '神舟十二号载人发射任务取得圆满成功' |
| | | title: '江西工程学院召开反诈骗承诺书签定工作部署会' |
| | | }, { |
| | | id: '2', |
| | | img: '/static/images/home/service.png', |
| | | title: '全国累计报告接种新冠疫苗超9亿剂次' |
| | | title: '江西最严标准惩处妨害疫情防控犯罪,首例涉疫情诈骗' |
| | | }]; |
| | | resolute(list); |
| | | } catch (e) { |