文档
测试

主功能图标列表

GET
http://cs.gzranghui.com/s1/theme/list

接口描述

此页面不要分页(显示名字,图片,排序,是否显示, 编辑)

请求头

参数名
类型
描述
必填
token
必填
必填

请求参数

参数名
类型
描述
必填

响应参数

参数名
类型
描述
必填
code
必填
msg
必填
count
必填
data
必填
id
必填
title
必填
icon
必填

说明 / 示例

{ "code": 200, "msg": "主功能图标列表", "count": 7, "data": [ { "id": 1, "up_id": 0, "temp": 0, "title": "查询", "icon": "http://cs.gzranghui.com/image/618e10065cf3e.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 2, "up_id": 0, "temp": 0, "title": "学习", "icon": "http://cs.gzranghui.com/image/618e106a29632.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 3, "up_id": 0, "temp": 0, "title": "培训", "icon": "http://cs.gzranghui.com/image/618e10cad9a0e.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 4, "up_id": 0, "temp": 0, "title": "税筹支持", "icon": "http://cs.gzranghui.com/image/618e10e18e0de.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 5, "up_id": 0, "temp": 0, "title": "法律支持", "icon": "http://cs.gzranghui.com/image/618e10fa7f1e4.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 6, "up_id": 0, "temp": 0, "title": "咨询", "icon": "http://cs.gzranghui.com/image/618e112039cd7.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null }, { "id": 7, "up_id": 0, "temp": 1, "title": "资讯", "icon": "http://caibao.tch1217.com/image/6139c2d9679f2.png", "sort": 0, "is_show": 0, "update_time": null, "self_free": null } ] }