首页 websocket测试 GET http://www.guanwang.com/api/api/index 说明 / 示例 { "code": 200, "datas": { "banner": [ //==banner图== { "id": 51, "title": "自拍视频", //==图片名称== "ad_position_id": "25", "link_url": "", "images": "20200721\\f50ed324001f447198b695192966e0ca.jpg", //==图片地址== "start_date": "2020-07-21", "end_date": "2020-09-21", "status": 1, "closed": 0, "orderby": 100 } ], "introduce": { //集团简介==标记== "id": 5, "name": "集团介绍", //==介绍内容== "content": "" }, "brand": [ //==品牌== { "id": 3, //ID "title": "编程之路,道阻且长,任重而道远", //==品牌标题== "subtitle": "fdsafsd", //品牌副标题 "image": "20200720\\629ea7fc51582117e4fb90ced04d6c5d.jpg", //==品牌图片== "photo": null, //==背景图片== "content": "<p>dsafasfsdf</p>", //==内容== "status": 1, "create_time": "2020-07-20 16:18:59" //==时间== }, { "id": 1, "title": "自拍视频1", "subtitle": "hahahd", "image": "20200720\\3a36e9db59054595895f7dde2b86f1c0.jpg", "photo": null, "content": "<p>dfsaddsddfssffds</p>", "status": 1, "create_time": "2020-07-20 16:10:22" } ], "article": [], //==新闻动态和之前的一样== "culture": { //==企业文化== "id": 3, "name": "企业文化", "content": "<p>fasdsfasdfa</p>" //==内容== }, "video": [ //==首页底部视频== { "id": 2, "name": "恋你倾城", //==视频名称== "video": "<p><video class=\"edui-upload-video vjs-default-skin video-js\" controls=\"\" preload=\"none\" width=\"420\" height=\"280\" src=\"/ueditor/php/upload/video/20200721/1595298732451618.mp4\" data-setup=\"{}\"></video></p>", //==视频内容== "status": 1, "create_time": "2020-07-21 10:28:07" } ] }, "msg": "获取首页数据成功==标记==" }
{ "code": 200, "datas": { "banner": [ //==banner图== { "id": 51, "title": "自拍视频", //==图片名称== "ad_position_id": "25", "link_url": "", "images": "20200721\\f50ed324001f447198b695192966e0ca.jpg", //==图片地址== "start_date": "2020-07-21", "end_date": "2020-09-21", "status": 1, "closed": 0, "orderby": 100 } ], "introduce": { //集团简介==标记== "id": 5, "name": "集团介绍", //==介绍内容== "content": "" }, "brand": [ //==品牌== { "id": 3, //ID "title": "编程之路,道阻且长,任重而道远", //==品牌标题== "subtitle": "fdsafsd", //品牌副标题 "image": "20200720\\629ea7fc51582117e4fb90ced04d6c5d.jpg", //==品牌图片== "photo": null, //==背景图片== "content": "<p>dsafasfsdf</p>", //==内容== "status": 1, "create_time": "2020-07-20 16:18:59" //==时间== }, { "id": 1, "title": "自拍视频1", "subtitle": "hahahd", "image": "20200720\\3a36e9db59054595895f7dde2b86f1c0.jpg", "photo": null, "content": "<p>dfsaddsddfssffds</p>", "status": 1, "create_time": "2020-07-20 16:10:22" } ], "article": [], //==新闻动态和之前的一样== "culture": { //==企业文化== "id": 3, "name": "企业文化", "content": "<p>fasdsfasdfa</p>" //==内容== }, "video": [ //==首页底部视频== { "id": 2, "name": "恋你倾城", //==视频名称== "video": "<p><video class=\"edui-upload-video vjs-default-skin video-js\" controls=\"\" preload=\"none\" width=\"420\" height=\"280\" src=\"/ueditor/php/upload/video/20200721/1595298732451618.mp4\" data-setup=\"{}\"></video></p>", //==视频内容== "status": 1, "create_time": "2020-07-21 10:28:07" } ] }, "msg": "获取首页数据成功==标记==" }