🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 获取控件列表 +++ get:/shophome/getControlList *userId#用户编号 <<< { "code": "00000", "data": { "controlList": [ { "controlId": 6, "controlName": "标题", "type": "1", "styleList": [ { "styleId": 3, "controlId": 10, "styleName": "商品列表样式一", "styleImg": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/05/20190516135636419794.jpg", "styleWidth": 550, "styleHeight": 270, "num": 3, "moduleId": 16, "type": "4" "list": [ { "titleName": "标题", "rightName": "更多", "imgUrl": "", "templateType": "", "imageId": "", "groupName": "", "type": "3" } ] }, ... ] }, ... ] }, "onceToken": "", "info": "获取控件列表成功" } +++ ## styleList:样式列表(添加返回数据) |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |moduleId|模板id||