From 69dbf7b5848a7e657b2911a9662e6dbd4f8f516b Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期四, 03 七月 2025 17:48:38 +0800 Subject: [PATCH] 可视化 --- 2025年6月12日/AuxAllWCS/Views/View.json | 39 +++++++++++++++++++++++++++++---------- 1 files changed, 29 insertions(+), 10 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 d110c1a..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,15 +18,7 @@ "Controls": [ { "Name": "", - "Type": "Canvas", - "FullType": "", - "Assembly": "", - "Events": [], - "Commands": [] - }, - { - "Name": "", - "Type": "Label", + "Type": "Grid", "FullType": "", "Assembly": "", "Events": [], @@ -44,9 +36,36 @@ "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": [], + "Commands": [] + } + ], + "NamedControls": [], + "Events": [], + "Commands": [] } ], "Layouts": [], "CreationTime": "2025-02-26 15:31:21", - "LastWriteTime": "2025-07-02 10:11:01" + "LastWriteTime": "2025-07-02 13:58:10" } \ No newline at end of file -- Gitblit v1.9.1