first commit
This commit is contained in:
39
public/assets/js/demo/photos.json
Normal file
39
public/assets/js/demo/photos.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"status": 1,
|
||||
"msg": "",
|
||||
"title": "JSON请求的相册",
|
||||
"id": 8,
|
||||
"start": 0,
|
||||
"data": [
|
||||
{
|
||||
"name": "越来越喜欢观察微小的事物",
|
||||
"pid": 109,
|
||||
"src": "http://f8.topitme.com/8/99/b0/1100251118d0cb0998l.jpg",
|
||||
"thumb": "http://f8.topitme.com/8/99/b0/1100251118d0cb0998l.jpg",
|
||||
"area": [
|
||||
510,
|
||||
287
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "决定,意味着对与错的并存",
|
||||
"pid": 110,
|
||||
"src": "http://t.williamgates.net/image-9A50_54058FA3.jpg",
|
||||
"thumb": "http://t.williamgates.net/image-9A50_54058FA3.jpg",
|
||||
"area": [
|
||||
690,
|
||||
431
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "给人姐姐般温暖的的邻家女孩",
|
||||
"pid": 111,
|
||||
"src": "http://t.williamgates.net/image-E9BF_54058FA3.jpg",
|
||||
"thumb": "http://t.williamgates.net/image-E9BF_54058FA3.jpg",
|
||||
"area": [
|
||||
690,
|
||||
431
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user