fields.json
2.62 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
117
118
119
120
121
122
123
124
{
"lables": [
"title",
"label",
"showname"
],
"fields": [
{
"title": "82743",
"defaultshow": true,
"items": [
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 2,
"conditionType": "SWITCH",
"label": "26472",
"value": "0",
"domkey": [
"status"
]
},
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 1,
"conditionType": "INPUT",
"label": "LDAP标识",
"value": "",
"showWhere": [
{
"domkey": "noShowInput",
"value": [
"~~~~"
]
}
],
"domkey": [
"ldapId"
]
},{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 1,
"conditionType": "INPUT",
"label": "定时同步类型",
"value": "",
"showWhere": [
{
"domkey": "noShowInput",
"value": [
"~~~~"
]
}
],
"domkey": [
"syncType"
]
},{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 1,
"conditionType": "INPUT",
"label": "计划任务ID",
"value": "0",
"showWhere": [
{
"domkey": "noShowInput",
"value": [
"~~~~"
]
}
],
"domkey": [
"scheduleId"
]
},
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 3,
"rules": "required|string",
"regExp":"^[A-Za-z][0-9A-Za-z_]*$",
"conditionType": "INPUT",
"label": "16539,84",
"value": "",
"domkey": [
"pointid"
]
},
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 2,
"conditionType": "SWITCH",
"label": "382778,18240",
"value": "0",
"domkey": [
"syncMode"
]
},
{
"labelcol": 8,
"colSpan": 1,
"fieldcol": 16,
"viewAttr": 3,
"rules": "required|string",
"conditionType": "INPUT",
"label": "23674",
"value": "0 * * * * ?",
"domkey": [
"cronexpr"
]
}
]
}
]
}