From c527a91673f8a53bc60280edc5dc1038e91b0266 Mon Sep 17 00:00:00 2001
From: czw <selecti@yeah.net>
Date: 星期一, 28 七月 2025 16:52:18 +0800
Subject: [PATCH] 1

---
 2025年6月12日/AuxAllWCS/Build/Project/界面/View1.xaml |    7 +++----
 1 files changed, 3 insertions(+), 4 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 21fe8c7..1e172e0 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"
@@ -1,6 +1,5 @@
 <Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480" x:Class="GZ.Projects.AuxAllWCS.View1" xmlns:local="clr-namespace:GZ.Projects.AuxAllWCS"
         xmlns:local1="clr-namespace:GZ.Projects.AuxAllWCS"
-        xmlns:wv2="clr-namespace:Microsoft.Web.WebView2.Wpf;assembly=Microsoft.Web.WebView2.Wpf"
         Title="鍝堝搱wcs"
         >
     <Grid>
@@ -62,14 +61,14 @@
 ////////////////////////////////////////////////////////////////////" 
                      TextWrapping="Wrap" />
                 </TabItem>
-                <TabItem>
+                <!--<TabItem>xmlns:wv2="clr-namespace:Microsoft.Web.WebView2.Wpf;assembly=Microsoft.Web.WebView2.Wpf"
                     <TabItem.Header>
                         <StackPanel Orientation="Horizontal">
                             <TextBlock Text="WebView" Foreground="Purple" />
                         </StackPanel>
                     </TabItem.Header>
-                    <wv2:WebView2 x:Name="webView" Source="https://developer.microsoft.com/zh-cn/"/>
-                </TabItem>
+                    <wv2:WebView2 x:Name="webView" />
+                </TabItem>-->
                 <!--<TabItem>
                     <TabItem.Header>
                         <StackPanel Orientation="Horizontal">

--
Gitblit v1.9.1