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/Build/Project/界面/View1.xaml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\347\225\214\351\235\242/View1.xaml" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\347\225\214\351\235\242/View1.xaml"
index 460b311..2d2b69e 100644
--- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\347\225\214\351\235\242/View1.xaml"
+++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\347\225\214\351\235\242/View1.xaml"
@@ -69,6 +69,7 @@
                         </StackPanel>
                     </TabItem.Header>
                     <wv2:WebView2 x:Name="webView" />
+                    <!--<wv2:WebView2 x:Name="webView" Source="{Binding Source={ x:Static local:HttpServer._listenerPrefix}}"/>-->
                 </TabItem>
                 <!--<TabItem>
                     <TabItem.Header>

--
Gitblit v1.9.1