From 152aea9a4acebeab080e795ff8c7e7e74c7bbde5 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期一, 17 六月 2024 09:55:18 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg --- _Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def | 24 +++++++++++++++++++++++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def b/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def index b39925b..6cd59a5 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def @@ -24,13 +24,35 @@ Title: 'Thermal trial ratio' ] } + Component MenuSetUnitUphillRouting + { + #keys: '[412672.0.1040121042]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ESCALATOR_UP' + Taborder: 13 + Title: '璁剧疆浜х嚎鐖潯宸ヨ壓璺嚎' + ] + } + Component MenuSetUphillRouting + { + #keys: '[412672.0.1040131623]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ESCALATOR_UP' + Taborder: 13 + Title: '璁剧疆浜у搧鐖潯宸ヨ壓璺嚎' + ] + } Component MenuTest { #keys: '[415136.0.789811702]' BaseType: 'WebMenu' Properties: [ - Taborder: 13 + Taborder: 14 Title: 'Test' ] } -- Gitblit v1.9.3