From 4c082cd9e9dbd315e0fd00abc93abe26a245fedc Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期四, 10 七月 2025 11:29:59 +0800 Subject: [PATCH] 1 --- HnSx/Views/View.json | 29 ++++++++++++++++++++++++++++- 1 files changed, 28 insertions(+), 1 deletions(-) diff --git a/HnSx/Views/View.json b/HnSx/Views/View.json index 9961620..33a8af7 100644 --- a/HnSx/Views/View.json +++ b/HnSx/Views/View.json @@ -125,9 +125,36 @@ ], "Events": [], "Commands": [] + }, + { + "ID": "20250707140603998", + "Name": "View2", + "Desc": "", + "Directory": "/", + "FilePath": "/View2.xaml", + "FileName": "View2.xaml", + "Content": "", + "ParentID": "", + "Children": [], + "Type": "View", + "IsStartup": false, + "IsMainForm": false, + "Controls": [ + { + "Name": "", + "Type": "Canvas", + "FullType": "", + "Assembly": "", + "Events": [], + "Commands": [] + } + ], + "NamedControls": [], + "Events": [], + "Commands": [] } ], "Layouts": [], "CreationTime": "2025-07-01 10:23:38", - "LastWriteTime": "2025-07-04 08:35:29" + "LastWriteTime": "2025-07-07 14:06:11" } \ No newline at end of file -- Gitblit v1.9.1