From 1b0f461e0db93c3f504b8be975a5b7ffddbcc584 Mon Sep 17 00:00:00 2001
From: Tianma21 <Administrator@TOTDQAE01.tianmame.cn>
Date: 星期日, 08 十月 2023 13:47:22 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev

---
 _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def
new file mode 100644
index 0000000..b8719b3
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def
@@ -0,0 +1,37 @@
+Quintiq file version 2.0
+Component PanelInterfaceTest
+{
+  #keys: '[414702.0.459815967]'
+  BaseType: 'WebPanel'
+  Children:
+  [
+    Component ButtonPullInterfaceDataToIntermediateTable
+    {
+      #keys: '[414702.0.457042579]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'WINE'
+        Label: '鎷夊彇鎺ュ彛鏁版嵁鍒颁腑闂磋〃'
+        Taborder: 0
+      ]
+    }
+    Component ButtonSynchronizeDataToMacroPlan
+    {
+      #keys: '[414702.0.461471389]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'COFFEE_MACHINE'
+        Label: '鍚屾鏁版嵁鍒癕acroPlan'
+        Taborder: 1
+      ]
+    }
+  ]
+  Properties:
+  [
+    FixedSize: true
+    Orientation: 'horizontal'
+    Taborder: 4
+  ]
+}

--
Gitblit v1.9.3