trouble everyone to help again. I used to be a designer. Not long after I came into contact with the front end, I thanked you for your help with the dynamically generated problems last time. This time the problem is simply a nightmare for a rookie like me.
the backstage threw a connection and said that it would be good to call it with ajax. I have been copying and pasting a lot of ready-made code for a long time and found that the problem could not be solved. So once again, shamelessly come and ask for advice (can you write it down)
api address thrown by the background brother api/OperateCms/GetOperateCMSList
visual json content
{
"Status": true,
"StatusMessage": "",
"BackData": {
"dataList": [
{
"OC_EditDateString": "2018/3/14 10:11:53",
"Class_Name": "",
"OCLName": null,
"EditName": "Admin",
"OC_Id": 9,
"OCC_Id": 2,
"OC_Name": "",
"OC_Logo": "/Uploads/Images/2018/03/14/2018031408562077796.jpg",
"OC_Content": "",
"OC_Enable": true,
"AU_Id": 1,
"OC_EditDate": "2018-03-14T10:11:53"
},
{
"OC_EditDateString": "2018/3/13 15:15:03",
"Class_Name": "",
"OCLName": null,
"EditName": "Admin",
"OC_Id": 8,
"OCC_Id": 1,
"OC_Name": "4",
"OC_Logo": "/Uploads/Images/2018/03/13/2018031315140675926.jpg",
"OC_Content": "",
"OC_Enable": true,
"AU_Id": 1,
"OC_EditDate": "2018-03-13T15:15:03"
},
{
"OC_EditDateString": "2018/3/13 15:07:58",
"Class_Name": "",
"OCLName": null,
"EditName": "Admin",
"OC_Id": 7,
"OCC_Id": 1,
"OC_Name": "3",
"OC_Logo": "/Uploads/Images/2018/03/13/2018031314522155208.jpg",
"OC_Content": "asdfsdafsdaf
",
"OC_Enable": false,
"AU_Id": 1,
"OC_EditDate": "2018-03-13T15:07:58"
}
]
}
}
finally, can you recommend some books, or which video author has done better teaching?