menu.json
2.27 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"lables":["menuName","btnName","favname","title"],
"top":{
"title":"503396",
"icon":"icon-coms-integration",
"iconColor":"#1a57a0",
"tab":{
"datas":[
{
"title": "332",
"key": "all"
},
{
"title": "502940",
"key": "maintain"
},
{
"title": "20517",
"key": "publish"
},
{
"title": "22205",
"key": "sealedup"
}
],
"keyParam": "key",
"selectedKey": "all",
"searchType":["base", "advanced"],
"advanceHeight":123
}
},
"button" :[
{
"btnName":"82",
"btnType":"primary",
"type":"BTN_ADD"
},
{
"btnName":"128658",
"btnType":"primary",
"type":"BTN_BatchPublish"
},
{
"btnName":"503010",
"btnType":"primary",
"type":"BTN_BatchRecall"
},
{
"btnName":"33619",
"btnType":"primary",
"type":"BTN_BatchSealUp"
},
{
"btnName":"384127",
"btnType":"primary",
"type":"BTN_BatchDelete"
}
],
"rightMenus": [
{
"menuFun": "",
"menuIcon": "icon-coms-plus",
"isTop": "1",
"menuName": "82",
"isControl": "0",
"type": "BTN_ADD"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Batch-delete",
"isTop": "1",
"menuName": "128658",
"isControl": "0",
"type": "BTN_BatchPublish"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Batch-delete",
"isTop": "1",
"menuName": "503010",
"isControl": "0",
"type": "BTN_BatchRecall"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Batch-delete",
"isTop": "1",
"menuName": "33619",
"isControl": "0",
"type": "BTN_BatchSealUp"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Batch-delete",
"isTop": "1",
"menuName": "384127",
"isControl": "0",
"type": "BTN_BatchDelete"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Print-log",
"isTop": "1",
"menuName": "83",
"isControl": "0",
"type": "BTN_LOG"
}
],
"collectParams": {
"favname": "503396",
"favouritetype": 5,
"objid": 0,
"link": "wui/engine.html#/integration/esb/event",
"importantlevel": 1
}
}