{
"component_key": "U_unionCps",
"remote_data": {
"get_style": 1,
"list": {
"current_page": 1,
"data": [
{
"activity_id": "23232",
"name": "22",
"pic": "https://supply.yunzmall.com/uploads/file/b0baee9d279d34fa1dfd71aadb908c3f_20230307093938.png",
"platform": meituan,
"platform_name": "美团"
}
],
"first_page_url": "https://dev8.yunzmall.com/addons/yun_shop/api.php?page=1",
"from": 1,
"last_page": 2,
"last_page_url": "https://dev8.yunzmall.com/addons/yun_shop/api.php?page=2",
"next_page_url": "https://dev8.yunzmall.com/addons/yun_shop/api.php?page=2",
"path": "https://dev8.yunzmall.com/addons/yun_shop/api.php",
"per_page": 10,
"prev_page_url": null,
"to": 10,
"total": 11,
"platform": {
"meituan": "美团",
"didi": "滴滴",
"eleme": "饿了么"
}
}
}
}
remote_data[list][data]参数说明:
参数名 | 类型 | 说明 |
---|---|---|
activity_id | int | 活动id |
name | string | 活动名称 |
pic | string | 活动图片 |
platform_name | string | 平台名称 |
remote_data[list][platform]参数说明:
所有平台的键值对数组