menu.json
1.33 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
{
"lables":["menuName","btnName","favname","title"],
"top":{
"title":"34149",
"icon":"icon-coms-integration",
"iconColor":"#1a57a0",
"tab":{
"datas":[
{
"title": "33718",
"key": "base"
},
{
"title": "82988",
"key": "custominterface"
},
{
"title": "501217",
"key": "useraccount"
}
],
"keyParam": "key",
"selectedKey": "useraccount",
"searchType":["base", "advanced"],
"advanceHeight":123
}
},
"button" :[
{
"btnName":"501615,500670",
"btnType":"primary",
"type":"BTN_DESIGN_DEPARTMENT"
},
{
"btnName":"501615,500671",
"btnType":"primary",
"type":"BTN_MERGE_USER"
}
],
"rightMenus": [
{
"menuFun": "",
"menuIcon": "icon-coms-Browse-box-add-all",
"isTop": "1",
"menuName": "501615,500670",
"isControl": "0",
"type": "BTN_DESIGN_DEPARTMENT"
},
{
"menuFun": "",
"menuIcon": "icon-coms-Trigger-process",
"isTop": "1",
"menuName": "501615,500671",
"isControl": "0",
"type": "BTN_MERGE_USER"
}
],
"collectParams": {
"favname": "34149",
"favouritetype": 5,
"objid": 0,
"link": "wui/engine.html#/integration/ldap",
"importantlevel": 1
}
}