From 9159fc87255dd9f9849c6097580566750c73a68e Mon Sep 17 00:00:00 2001
From: czw <selecti@yeah.net>
Date: 星期二, 08 七月 2025 14:48:19 +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