{
                    "component_key": "U_yzSupplyCamiloResources",
                    "remote_data": {
                        "get_style": 1,
                        "list": {
                            "current_page": 1,
                            "data": [
                                {
                                    "category_id": 690,
                                    "name": "卡券商品测试",
                                    "thumb": "https://dev8.yunzmall.com/static/upload/image/f2e387bdbf550ffd3708ff3dfbff659d.jpg"
                                },
                                {
                                    "category_id": 1165,
                                    "name": "福禄卡券1",
                                    "thumb": ""
                                },
                                {
                                    "category_id": 1166,
                                    "name": "福禄卡券",
                                    "thumb": ""
                                }
                            ],
                            "first_page_url": "https://dev8.yunzmall.com/addons/yun_shop/api.php?page=1",
                            "from": 1,
                            "last_page": 1,
                            "last_page_url": "https://dev8.yunzmall.com/addons/yun_shop/api.php?page=1",
                            "next_page_url": null,
                            "path": "https://dev8.yunzmall.com/addons/yun_shop/api.php",
                            "per_page": 10,
                            "prev_page_url": null,
                            "to": 3,
                            "total": 3
                        }
                    }
                }

remote_data[list]参数说明:

参数名 类型 说明
category_id int 分类id
name string 分类名称
thumb string 分类图片

备注: