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
| Quintiq file version 2.0
| Component pnlContent
| {
| #keys: '[415136.0.1022501786]'
| BaseType: 'WebPanel'
| Children:
| [
| Component rbgVersionFlag
| {
| #keys: '[415136.0.1022501839]'
| BaseType: 'WebRadioButtonGroup'
| Properties:
| [
| ButtonLabels: '发布版本;汇报版本'
| ButtonValues: 'true;false'
| Taborder: 0
| Title: '版本标识'
| ]
| }
| Component efInterfacename
| {
| #keys: '[415136.0.1022501890]'
| BaseType: 'WebEditField'
| Properties:
| [
| Label: '接口名称'
| Taborder: 1
| Visible: false
| ]
| }
| ]
| Properties:
| [
| Padding: 'true'
| Taborder: 0
| ]
| }
|
|