menu.json
1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"lables":["menuName","btnName","favname","title"],
"top":{
"title":"129787",
"icon":"icon-coms-integration",
"iconColor":"#1a57a0",
"tab":{
"datas":[
{
"title": "82743",
"key": "base"
},
{
"title": "20960",
"key": "login"
},
{
"title": "125928",
"key": "log"
}
],
"keyParam": "key",
"selectedKey": "base"
}
},
"button" :[
{
"btnName":"86",
"btnType":"primary",
"type":"BTN_SAVE"
},
{
"btnName":"20873",
"btnType":"ghost",
"type":"BTN_INIT"
},
{
"btnName":"25496",
"btnType":"ghost",
"type":"BTN_TEST"
}
],
"rightMenus": [
{
"key":"BTN_SAVE",
"menuIcon": "icon-coms-Preservation",
"menuName": "86",
"type": "BTN_SAVE"
},
{
"key": "BTN_INIT",
"menuIcon": "icon-coms-content-o",
"menuName": "20873",
"type": "BTN_INIT"
},
{
"key": "BTN_TEST",
"menuIcon": "icon-coms-currency-Task",
"menuName": "25496",
"type": "BTN_TEST"
}
],
"collectParams": {
"favname": "129787",
"favouritetype": 5,
"objid": 0,
"link": "wui/engine.html#/integration/codemail/base",
"importantlevel": 1
}
}