文档
测试

首页数据接口

POST
https://api.mall.leadnew.com.cn/index.php/internal/index

接口描述

POST提交

请求参数

参数名
类型
描述
必填
action
string
index.content
必填

响应参数

参数名
类型
描述
必填
result
int
1:成功 0:失败
必填
msg
string
result为0时固有出错信息
必填
data
array
数组
必填
slide_show
array
轮播
必填
title
string
标题
必填
content
string
内容
必填
link
string
超链接
必填
sort
string
排序
必填
type_name
string
类型名称
必填
path
string
图片url
必填
path_width
int
图片宽度
必填
path_height
int
图片高度
必填
price
double
单价
必填
total
int
已售总量
必填
product_id
int
商品id
必填
find_product
array
发现好货
必填
和轮播一样
和轮播一样
必填
hot_recommend
array
热门推荐
必填
和轮播一样
和轮播一样
必填
mini_program
array
小程序首页
必填

说明 / 示例

直接POST使用,无需加密