更新了下配置文件
parent
a7c74a20a6
commit
409443e311
|
@ -1,2 +1,69 @@
|
|||
{
|
||||
"code": 1,
|
||||
"data": {
|
||||
"basic": {
|
||||
"backgroud_color": "#ffffff",
|
||||
"dev_id": "10001",
|
||||
"device_id": "sdfsafadfa",
|
||||
"logo": "http://softapi.s103.y01.cn/assets/addons/kmdsoft/images/wxdk/csdn.png",
|
||||
"name": "办公助手111",
|
||||
"title_color": "#000000",
|
||||
"title_cover_color": "#58a8fa",
|
||||
"token": "fdsafsdafetetrtyytherywet"
|
||||
},
|
||||
"menu": [
|
||||
{
|
||||
"dev": "baidu",
|
||||
"func": "",
|
||||
"img": "http://softapi.s103.y01.cn/assets/addons/kmdsoft/images/wxdk/menu/hao123.svg",
|
||||
"is_delete": 0,
|
||||
"is_elite": 1,
|
||||
"is_navbar": 1,
|
||||
"locked": 0,
|
||||
"name": "HAO123",
|
||||
"op": "url",
|
||||
"orig_name": "HAO123_原始名称",
|
||||
"sort": 3,
|
||||
"status": 1,
|
||||
"type": "app",
|
||||
"url": "http://www.hao123.com",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"dev": "360",
|
||||
"func": "",
|
||||
"img": "http://softapi.s103.y01.cn/assets/addons/kmdsoft/images/wxdk/menu/360.svg",
|
||||
"is_delete": 0,
|
||||
"is_elite": 1,
|
||||
"is_navbar": 0,
|
||||
"locked": 0,
|
||||
"name": "360简称",
|
||||
"op": "url",
|
||||
"orig_name": "360_原始名称",
|
||||
"sort": 50,
|
||||
"status": 1,
|
||||
"type": "app",
|
||||
"url": "http://hao.360.cn",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"dev": "修改前",
|
||||
"func": "",
|
||||
"img": "http://softapi.s103.y01.cn/assets/addons/kmdsoft/images/wxdk/menu/360.svg",
|
||||
"is_delete": 0,
|
||||
"is_elite": 1,
|
||||
"is_navbar": 0,
|
||||
"locked": 1,
|
||||
"name": "修改前",
|
||||
"op": "url",
|
||||
"orig_name": "修改-原始名称",
|
||||
"sort": 20,
|
||||
"status": 0,
|
||||
"type": "app",
|
||||
"url": "http://www.qq.com",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
"msg": "ok"
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue