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/View2.xaml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View2.xaml" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View2.xaml" index e5da1fe..6de97d7 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View2.xaml" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Views/View2.xaml" @@ -1,4 +1,3 @@ -锘�Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" - xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480"> - <Canvas /> +<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480"> + <Canvas /> </Window> \ No newline at end of file -- Gitblit v1.9.1