-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
73 lines (73 loc) · 2.83 KB
/
data.json
File metadata and controls
73 lines (73 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{"dataImageList":[{
"id": "201707101552",
"title": "Title1",
"img": "/assets/img/img-1.jpg",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever sincc the 1500s ly dummy tly dummy tly dummy tly dummy tly dummy tly dummy t",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101553",
"title": "Title2",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101554",
"title": "Title3",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101555",
"title": "Title4",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101556",
"title": "Title5",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101557",
"title": "Title6",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101558",
"title": "Title7",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "201707101559",
"title": "Title8",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
},
{
"id": "2017071015510",
"title": "Title9",
"img": "require('@/assets/img/img-1.jpg')",
"desc": "Lorem Ipsum is simply dummy text of the printing and typesetting industry,Lorem Ipsum has been the industry\"s standard dummy text ever since the 1500s",
"detailUrl": "#",
"editUrl": "#"
}
]}