xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
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
Quintiq file version 2.0
Component PanelButton
{
  #keys: '[414702.0.222545713]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ButtonGeneratePlannedData id:ButtonGeneratePlannedData_167
    {
      #keys: '[414702.0.222545840]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'WIND_ENGINE'
        Label: '生成下发订单'
        Taborder: 0
      ]
    }
    Component ButtonIDownload id:ButtonIDownload_779
    {
      #keys: '[414702.0.222545904]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOWNLOAD'
        Label: '下载'
        Taborder: 1
      ]
    }
    Component ButtonIPlannedRelease id:ButtonIPlannedRelease_848
    {
      #keys: '[414702.0.222545967]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'PARASOL'
        Label: '计划发布'
        Taborder: 2
      ]
    }
    Component ButtonStatusRefresh id:ButtonStatusRefresh_865
    {
      #keys: '[414702.0.222546030]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ARROW_CIRCLE2'
        Label: '状态刷新'
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}