| 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
 | | Quintiq file version 2.0 |  | Component Panel418 |  | { |  |   #keys: '[414724.0.50254946]' |  |   BaseType: 'WebPanel' |  |   Children: |  |   [ |  |     Component lb_SUK_FM |  |     { |  |       #keys: '[414724.0.53353887]' |  |       BaseType: 'WebLabel' |  |       Properties: |  |       [ |  |         Label: 'SKU编码:' |  |         NumberOfColumns: 20 |  |         Taborder: 0 |  |       ] |  |     } |  |     Component txt_QueryContent_FM |  |     { |  |       #keys: '[414724.0.53353923]' |  |       BaseType: 'WebEditField' |  |       Properties: |  |       [ |  |         NumberOfColumns: 15 |  |         PlaceHolder: '模糊搜索' |  |         Taborder: 1 |  |       ] |  |     } |  |     Component btn_Query_FM |  |     { |  |       #keys: '[414724.0.52966648]' |  |       BaseType: 'WebButton' |  |       Properties: |  |       [ |  |         Image: 'VIEW' |  |         Label: '查询' |  |         Taborder: 2 |  |       ] |  |     } |  |     Component btn_Add_FM |  |     { |  |       #keys: '[414724.0.53385964]' |  |       BaseType: 'WebButton' |  |       Properties: |  |       [ |  |         Image: 'ADD2' |  |         Label: '新增反签/授权' |  |         Taborder: 3 |  |       ] |  |     } |  |   ] |  |   Properties: |  |   [ |  |     Alignment: 'trailing' |  |     FixedSize: true |  |     Orientation: 'horizontal' |  |     Taborder: 1 |  |   ] |  | } | 
 |