From 1ba69c3cf5c9e88d36db217bcc84ec8cda5d29b7 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 27 十一月 2024 12:10:01 +0800
Subject: [PATCH] 添加确认对话框

---
 _Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_matrixeditorContextMenu229.def |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_matrixeditorContextMenu229.def b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_matrixeditorContextMenu229.def
index 0c35e50..2f4b642 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_matrixeditorContextMenu229.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_matrixeditorContextMenu229.def
@@ -3,6 +3,63 @@
 {
   #keys: '[413988.0.1607432887]'
   BaseType: 'matrixeditorContextMenu'
+  Children:
+  [
+    Component mSeparator
+    {
+      #keys: '[413988.0.1651491148]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Separator: true
+        Taborder: 2
+      ]
+    }
+    Component mShowOrHide
+    {
+      #keys: '[413988.0.1651491174]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'POWER'
+        Taborder: 3
+        Title: 'Show/Hide total'
+      ]
+    }
+    Component mResetArchive
+    {
+      #keys: '[413988.0.1657458774]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'UNDO'
+        Taborder: 4
+        Title: '閲嶇疆瀛樻。锛堟祴璇曚笓鐢級'
+      ]
+    }
+    Component mAttributeConfiguration
+    {
+      #keys: '[413988.1.49220518]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'ATTRIBUTE'
+        Taborder: 5
+        Title: '灞炴�ч厤缃�'
+      ]
+    }
+    Component mAttributeConfirm
+    {
+      #keys: '[413988.1.51331501]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'EDITOR_ACCESSIBILITY_WORLD'
+        Taborder: 6
+        Title: '灞炴�х‘璁�'
+      ]
+    }
+  ]
   Properties:
   [
     Taborder: 4

--
Gitblit v1.9.3