From 4cca6af72fa2288f433a7c4d604f9639d3fbfc63 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 02 七月 2025 18:47:44 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/Views/View.json | 33 ++++++++++++++++++++++++++++++--- 1 files changed, 30 insertions(+), 3 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View.json" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View.json" index 2c5d58e..b9c0b75 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View.json" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View.json" @@ -18,7 +18,7 @@ "Controls": [ { "Name": "", - "Type": "Canvas", + "Type": "Grid", "FullType": "", "Assembly": "", "Events": [], @@ -26,7 +26,34 @@ }, { "Name": "", - "Type": "Label", + "Type": "TextBlock", + "FullType": "", + "Assembly": "", + "Events": [], + "Commands": [] + } + ], + "NamedControls": [], + "Events": [], + "Commands": [] + }, + { + "ID": "20250702102310624", + "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": [], @@ -40,5 +67,5 @@ ], "Layouts": [], "CreationTime": "2025-02-26 15:31:21", - "LastWriteTime": "2025-06-14 13:27:55" + "LastWriteTime": "2025-07-02 13:58:10" } \ No newline at end of file -- Gitblit v1.9.1