Files
learning-system-mobile/config/demoData.js
2022-05-29 18:59:24 +08:00

93 lines
4.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
export const demo=[
{
id:'1',type:1,time: '三天前',score:'5',ctype:1,
title: 'BOE的历史与文化文化文化(最多两行)BOE的历史与文化文化文化(最多两行)',
images: '/static/temp/course1.jpg',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo:'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
studys: '238',praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:2,time: '两天前',
title: '元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:1,time: '三天前',score:'5',ctype:2,
title: 'BOE的历史与文化文化文化(最多两行)BOE的历史与文化文化文化(最多两行)',
images: '/static/temp/course1.jpg',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo:'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
studys: '238',praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:4,time: '两天前',
title: '有没有人解读一下OLED残像机理呀感谢~',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '我也不了解并不知道多少,见意你去问度娘吧,哈哈',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:1,time: '三天前',score:'5',ctype:1,
title: 'BOE的历史与文化文化文化(最多两行)BOE的历史与文化文化文化(最多两行)',
images: '/static/temp/course1.jpg',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo:'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
studys: '238',praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:2,time: '两天前',
title: '元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:2,time: '两天前',
title: '元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:2,time: '两天前',
title: '元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
},
{
id:'1',type:4,time: '一天前',
title: '元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质元宇宙的本质',
author:'程萌',
avatar:'/static/temp/hPhoto.png',
orgInfo: 'BOEU/教育技术中心',
summary: '元宇看到质上是对现实世界的虚拟化、数字化的过程,需要对内容元宇宙本质上...',
images: '../static/temp/2.jpg',
praises: '328',favorites: '466',comments: '98',
}
]