🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 设置类(Config) ~~~[api] *method=System.Config.merchantService#传输方法 <<< success { "code": 0, "message": "success", "data": [{ "id": 0, "title": "品类齐全", "describe": "商家服务", "pic": "" }, { "id": 1, "title": "畅选无忧", "describe": "", "pic": "" }, { "id": 2, "title": "闪电配送", "describe": "", "pic": "" }, { "id": 3, "title": "七天包退", "describe": "", "pic": "" }, { "id": 4, "title": "正品保障", "describe": "", "pic": "" }], "title": "" } <<< error { "code": -50, "message": "error", "data": {} }