fields.json
2.5 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
{
"lables": [
"title",
"label",
"showname",
"content",
"name",
"helpfulTip"
],
"fields": [
{
"title": "516042",
"defaultshow": true,
"items": [
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 3,
"conditionType": "SWITCH",
"label": "516455",
"value": "0",
"hasBorder":"",
"domkey": [
"cleanStatus"
]
},
{
"labelcol": 8,
"colSpan": 1,
"rules": "string",
"fieldcol": 16,
"viewAttr": 2,
"conditionType": "INPUT",
"label": "516452",
"value": "",
"domkey": [
"cleanCronExpr"
]
},
{
"labelcol": 8,
"colSpan": 1,
"rules": "required",
"fieldcol": 16,
"viewAttr": 3,
"conditionType": "CASCADER",
"label": "516453",
"value": "",
"hasBorder":"",
"domkey": [
"cleanType"
],
"tipPosition": "right",
"helpfulTip": "516454",
"compDef": {
"key": "logCleanType",
"parent": {
"style": {
"float": "left"
},
"type": "div"
},
"style": {
"verticalAlign": "top"
},
"options": [{
"showname": "516043",
"key": "0",
"selected": true
},{
"showname": "516044",
"key": "1"
},{
"showname": "516045",
"key": "2"
},{
"showname": "19516",
"key": "3"
}],
"subChildren": {
"3": [{
"viewAttr": "3",
"rules": "required",
"style": {
"width": 80
},
"label": "",
"min": 1,
"max": 1000,
"type": "INPUTNUMBER",
"value": "",
"key": "cleanCustomValue",
"domkey": ["cleanCustomValue"]
},{
"style": {
"verticalAlign": "top"
},
"label": "1925",
"type": "TEXT",
"key": "text1"
}]
},
"type": "SELECT"
}
}
]
}
]
}