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
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent Frm_TEST
{
  #keys: '[414724.0.153225415]'
  BaseType: 'WebForm'
  Children:
  [
    #child: List212
    Component DataHolder417
    {
      #keys: '[414724.0.153253171]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[MappingProduct]*'
      Children:
      [
        Component DataExtractor742
        {
          #keys: '[414724.0.153253184]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'MacroPlan'
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'MappingProduct'
          ]
        }
      ]
      Properties:
      [
        Taborder: 2
      ]
    }
    Component Button593
    {
      #keys: '[414724.0.153411711]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'MONITOR_RGB'
        Label: '测试'
        Taborder: 0
      ]
    }
    Component ButtonERP订单
    {
      #keys: '[414724.0.164341716]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'ERP订单'
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    Title: '测试页面'
  ]
}