文档
测试
POST
http://192.168.1.222/member/api.zx/home_page

请求参数

参数名
类型
描述
必填
apitoken
string
示例:7EUKCRc928d38c5e85028940fbf707e6d20c7d7ITV2Ujj
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
list
object
数据字典
必填
shop_ad
array
轮播图数据列表
必填
imgurl
string
轮播图地址 示例:http://jiwuxingqiu.com/upload/image/2019/11/5dd3a84e7c7c2.jpg
必填
bind_type
string
bind_type=goods是商品,ext_id是商品id,如果bind_type=tel是页面,type_val是对应页面id,1福利星期天,2好物体验,3幸运0元购,4多多拼团,5认购众筹
必填
type_val
string
示例:花王热销爆款!打骨折!
必填
ext_id
string
示例:18
必填
open_type
string
示例:navigate
必填
url
string
示例:/member/article/info/id/18.html
必填
main_message
array
极物通知 数据列表
必填
message_id
int
示例:9
必填
title
string
示例:123
必填
content
object
示例:null
必填
ext_id
int
示例:9
必填
ext_data
string
示例:这么好用的商品了解一下
必填
type
int
0跳转到http://jiwuxingqiu.zijieshop.com/member/message/article 1跳转到http://jiwuxingqiu.zijieshop.com/member/message/info
必填
type_ext_id
int
示例:0
必填
send_start_date
int
示例:1614754500
必填
send_end_date
int
示例:1614786900
必填
show_end_date
int
示例:1619798100
必填
status
int
示例:0
必填
add_time
int
示例:1614581941
必填
update_time
int
示例:1614581941
必填
category
ary
第一排分类 数据列表
必填
id
int
分类标识
必填
pid
int
分类上级标识
必填
name
str
分类名称
必填
m_name
str
分类简称
必填
pic
str
分类图片地址
必填
cover
str
封面图片地址
必填
sort_order
int
排序,数字越大越靠前
必填
tag
ary
第二排前三个 数据列表
必填
id
int
标签标识
必填
title
str
标题/名称
必填
subtitle
str
副标题
必填
sort_order
int
排序
必填
link_img
str
图片地址
必填
home_img
ary
首页其他图片 列表
必填
id
int
标识
必填
link_img
str
图片地址
必填
img_name
str
图片名称
必填
community
ary
好物种草 数据列表
必填
id
int
标识
必填
pic
str
图片
必填
title
str
标题
必填
content
str
简述
必填
brand
ary
品牌精选 数据列表
必填
id
int
品牌标识
必填
cid
int
分类标识
必填
name
str
品牌名称
必填
m_name
str
品牌简称
必填
logo
str
大图,不是LOGO,是大图封面图
必填
sort
int
排序
必填
en_name
str
英文名称
必填
img
str
LOGO地址
必填
goods
ary
品牌商品数据列表
必填
goods_id
int
品牌标识
必填
goods_name
str
品牌名称
必填
short_name
str
品牌简称
必填
is_spec
int
是否具有规格
必填
exp_price
ary
价格数组,ary[0] 为小数点之前 ,ary[1]为小数点之后
必填
now_price
str
现在价格
必填
market_price
str
市场价
必填
sale_count
int
销量
必填
collect_count
int
收藏量
必填
goods_thumb
str
商品图片
必填
is_promote
int
是否开启促销
必填
is_cross_border
int
是否跨境
必填
country
str
国家
必填
send_address
str
发货地址
必填
tax_ratio
str
税率
必填
tax_money
str
收税
必填
count
object
示例:null
必填
pagenum
int
示例:1
必填
row
object
示例:null
必填
p
object
示例:null
必填
code
int
示例:1
必填
msg
string
示例:Success.
必填

说明 / 示例

``` { "data": { "list": { "shop_ad": [ { "imgurl": "http://192.168.1.222/upload/image/2019/11/5dd3a84e7c7c2.jpg", "bind_type": "article", "type_val": "花王热销爆款!打骨折!", "ext_id": "18", "open_type": "navigate", "url": "/member/article/info/id/18.html" }, { "imgurl": "http://192.168.1.222/upload/image/2019/11/5dd3a85627248.png", "bind_type": "link", "type_val": "/shop/index/allsort", "ext_id": "0", "open_type": "navigate", "url": "/shop/index/allsort" }, { "imgurl": "http://192.168.1.222/upload/image/2019/11/5dd3a87ee5e5c.jpg", "bind_type": "article", "type_val": "浪漫邂逅手链关晓彤同款", "ext_id": "15", "open_type": "navigate", "url": "/member/article/info/id/15.html" }, { "imgurl": "http://192.168.1.222/upload/image/2019/11/5dd3a886c8b5f.png", "bind_type": "link", "type_val": "/shop/goods/index", "ext_id": "0", "open_type": "navigate", "url": "/shop/goods/index" }, { "imgurl": "http://192.168.1.222/upload/image/2019/11/5dd3a88eb9edd.png", "bind_type": "link", "type_val": "/shop/index/allsort", "ext_id": "0", "open_type": "navigate", "url": "/shop/index/allsort" } ], "main_message": [ { "message_id": 9, "title": "123", "content": "", "ext_id": 9, "ext_data": "这么好用的商品了解一下", "type": 0, "type_ext_id": 0, "send_start_date": 1614754500, "send_end_date": 1614786900, "show_end_date": 1619798100, "status": 0, "add_time": 1614581941, "update_time": 1614581941 } ], "category": [ { "id": 20, "pid": 0, "name": "珠宝", "m_name": "珠宝", "pic": "http://192.168.1.222/./upload/image/20190828/5d663e3a6718f.jpg", "cover": "http://192.168.1.222/./upload/image/20190829/5d677ba9486a3.png", "is_index": 1, "sort_order": 0 }, { "id": 2, "pid": 0, "name": "美妆护肤", "m_name": "美妆护肤", "pic": "http://192.168.1.222/./upload/image/20190828/5d663edd61449.jpg", "cover": "http://192.168.1.222/./upload/image/20190829/5d678b214ae84.png", "is_index": 1, "sort_order": 1 }, { "id": 5, "pid": 0, "name": "数码产品", "m_name": "数码", "pic": "http://192.168.1.222/./upload/image/20190828/5d663c4a4993c.jpg", "cover": "http://192.168.1.222/./upload/image/20190612/5d00e4761fa92.png", "is_index": 1, "sort_order": 2 }, { "id": 9, "pid": 0, "name": "女装", "m_name": "女装", "pic": "http://192.168.1.222/./upload/image/20190828/5d664419a4bdf.jpg", "cover": "http://192.168.1.222/./upload/image/20190612/5d00e4a0d0b0c.png", "is_index": 1, "sort_order": 4 } ], "tag": [ { "id": 3, "title": "品牌馆", "subtitle": "test", "sort_order": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070361cb504c.png" }, { "id": 4, "title": "TOP榜", "subtitle": "test", "sort_order": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070362c9ca14.png" }, { "id": 5, "title": "新品首发", "subtitle": "test", "sort_order": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070364bf4137.png" } ], "community": [ { "id": 3, "pic": "/upload/image/sssss.jpg", "title": "测试3", "content": "测试啦3" } ], "home_img": [ { "id": 9, "addtime": 1617966508, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/607035aad16e6.png", "img_name": "好物种草" }, { "id": 8, "addtime": 1617966492, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070359870b95.png", "img_name": "超级周末" }, { "id": 7, "addtime": 1617966473, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/60703588413e2.png", "img_name": "火热拼团" }, { "id": 6, "addtime": 1617966446, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070356d34164.png", "img_name": "好物体验馆" }, { "id": 5, "addtime": 1617966426, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/607035586f696.png", "img_name": "幸运0元购" }, { "id": 4, "addtime": 1617966392, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070350cf055e.png", "img_name": "开通经销商" }, { "id": 3, "addtime": 1617966284, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/607034c9af7d8.png", "img_name": "开通VIP" }, { "id": 2, "addtime": 1617966051, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/607034ae290f2.png", "img_name": "开通服务商" }, { "id": 1, "addtime": 1617965985, "uptime": "", "state": 1, "is_del": 0, "link_img": "http://192.168.1.222/upload/image/2021/04/6070347f51e59.png", "img_name": "直播" } ] }, "count": 6, "pagenum": 1, "row": 20, "p": 1 }, "code": 1, "msg": "Success." } ```