- Tigshop标准版
- 后台adminapi
- authority --- 权限组
- merchant ----商户
- common --- 公共方法组
- content --- 文章组
- decorate --- 装修组
- decorate --- 装修管理
- decorate_discrete --- 装修模块管理
- decorate_request --- 装修异步请求
- mobile_cat_nav --- 首页分类栏
- mobile_decorate --- 首页装修模板
- pc_cat_floor --- PC分类抽屉
- pc_navigation --- PC导航栏
- promotion --- 营销组
- setting --- 配置组
- salesman --- 分销
- user --- 会员模块
- finance --- 财务组
- product --- 商品
- product_attributes --- 商品属性管理(待定)
- product_attributes_tpl --- 商品属性模板管理
- product_inventory_log --- 商品库存日志管理
- product_batch --- 商品批量处理管理
- product_services --- 商品服务
- e_card_group --- 电子卡券组
- e_card --- 电子卡券
- product_group ---商品分组
- shop_product_category ---店铺商品分类 (待定)
- price_inquiry --- 询价管理
- brand --- 品牌管理
- category --- 商品分类管理
- comment --- 商品评论管理
- product --- 商品管理
- panel --- 统计面板组
- lang --- 多语言
- login --- 登录组
- order---订单组
- msg --- 消息管理组
- 前台api
- search --- 搜索
- merchant --- 商户
- article --- 文章
- salesman --- 分销
- product --- 商品
- order --- 订单
- category --- 商品分类
- home --- 首页
- cart --- 购物车
- user --- 会员中心
- common --- 公共方法
- shop --- 店铺
- IM
- 安装
首页装修模板详情
开发中
GET
/adminapi/decorate/mobile_decorate/detail
请求参数
Query 参数
id
string
装修模板id
示例值:
56
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/adminapi/decorate/mobile_decorate/detail?id=56'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 0,
"msg": "ok",
"data": {
"item": {
"decorate_id": 56,
"decorate_title": "系统默认主题2023",
"data": {
"pageModule": {
"type": "page",
"module": [],
"background_repeat": 1,
"background_size": 1,
"style": 0,
"title": "tig-shop",
"title_color": "",
"title_background_color": "",
"background_image": {
"pic_url": "",
"pic_thumb": ""
},
"background_color": "",
"active": true
},
"moduleList": [
{
"type": "cat_nav",
"label": "分类导航",
"content": "<i class=\"ico-decorate icon-dec-biaoge\"></i>",
"module": {
"nav_background_pic": {
"pic_url": "img/gallery/202304/168172491535vkNBB6NyEE3boObz!!pic.png",
"pic_thumb": "img/gallery/202304/168172491535vkNBB6NyEE3boObz!!pic200x200.png",
"pic_id": 823,
"pic_name": "1681096418718_750x660_90"
},
"logo_pic": {
"pic_url": "img/gallery/202405/1715914263y8btQTOtCPczwW9rvI.png",
"pic_thumb": "img/gallery/202405/1715914263y8btQTOtCPczwW9rvI.png?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_id": 1024,
"pic_name": "tigshop白色LOGO1"
},
"item_width": 15,
"text_color": "rgba(255, 255, 255, 1)",
"background_color": "rgba(102, 140, 241, 1)",
"item_background_color": "rgba(255, 255, 255, 1)",
"search_text_color": "rgba(85, 85, 85, 1)",
"is_ganged": 1,
"logo_height": 45,
"search_text": "搜索商品",
"box_padding": 10,
"item_radius": 25,
"box_padding_top": 7,
"box_padding_bottom": 5,
"frame": {
"text_color": "",
"item_background_color": "",
"background_color": "#ffffff",
"inner_padding": 0,
"item_height": 35,
"item_radius": 3,
"box_radius": 0,
"box_padding": 10,
"box_padding_top": 5,
"box_padding_bottom": 5
}
},
"is_show": true,
"active": false
}
]
},
"draft_data": {
"pageModule": {
"type": "page",
"module": [],
"background_repeat": 1,
"background_size": 1,
"style": 0,
"title": "tig-shop",
"title_color": "",
"title_background_color": "",
"background_image": {
"pic_url": "",
"pic_thumb": ""
},
"background_color": "",
"active": true
},
"moduleList": [
{
"type": "cat_nav",
"label": "分类导航",
"content": "<i class=\"ico-decorate icon-dec-biaoge\"></i>",
"module": {
"nav_background_pic": {
"pic_url": "img/gallery/202304/168172491535vkNBB6NyEE3boObz!!pic.png",
"pic_thumb": "img/gallery/202304/168172491535vkNBB6NyEE3boObz!!pic200x200.png",
"pic_id": 823,
"pic_name": "1681096418718_750x660_90"
},
"logo_pic": {
"pic_url": "img/gallery/202405/1715914263y8btQTOtCPczwW9rvI.png",
"pic_thumb": "img/gallery/202405/1715914263y8btQTOtCPczwW9rvI.png?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_id": 1024,
"pic_name": "tigshop白色LOGO1"
},
"item_width": 15,
"text_color": "rgba(255, 255, 255, 1)",
"background_color": "rgba(102, 140, 241, 1)",
"item_background_color": "rgba(255, 255, 255, 1)",
"search_text_color": "rgba(85, 85, 85, 1)",
"is_ganged": 1,
"logo_height": 45,
"search_text": "搜索商品",
"box_padding": 10,
"item_radius": 25,
"box_padding_top": 7,
"box_padding_bottom": 5,
"frame": {
"text_color": "",
"item_background_color": "",
"background_color": "#ffffff",
"inner_padding": 0,
"item_height": 35,
"item_radius": 3,
"box_radius": 0,
"box_padding": 10,
"box_padding_top": 5,
"box_padding_bottom": 5
}
},
"is_show": true,
"active": false
}
]
},
"decorate_type": 1,
"is_home": 1,
"store_id": 0,
"status": 1,
"update_time": "2024-05-31 10:11:53"
},
"errcode": 0,
"message": ""
}
}
🟠404失败