From b18e4004f21e9ec18e2984630888f6626befeb55 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期六, 07 十月 2023 11:02:28 +0800 Subject: [PATCH] Merge branch 'dev' into dev_yy --- _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def new file mode 100644 index 0000000..8cbab4b --- /dev/null +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def @@ -0,0 +1,24 @@ +Quintiq file version 2.0 +Component listContextMenuInterfaceTest +{ + #keys: '[414702.0.459846566]' + BaseType: 'listContextMenu' + Children: + [ + Component MenuCreateShowData + { + #keys: '[414702.0.488246034]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'VIEW' + Taborder: 3 + Title: '鏄剧ず鏁版嵁' + ] + } + ] + Properties: + [ + Taborder: 0 + ] +} -- Gitblit v1.9.3