From 222d8c4e63f5ca6ac611139174cf6d7ae9a509c3 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期二, 08 七月 2025 10:03:59 +0800 Subject: [PATCH] 1 --- 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