From 3113cd6842c8b68c11edbdc5b485d273c30cb7df Mon Sep 17 00:00:00 2001
From: czw <selecti@yeah.net>
Date: 星期三, 02 七月 2025 13:22:40 +0800
Subject: [PATCH] 1

---
 2025年6月12日/AuxAllWCS/Build/Project/界面/View1.xaml |  108 ++----------------------------------------------------
 1 files changed, 4 insertions(+), 104 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 bbc1df5..7e1cd7d 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,105 +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.鐣岄潰"
-        Title="鍝堝搱wcs"
-        >
-    <Grid>
-        <Grid>
-            <TabControl>
-                <TabControl.Resources>
-                    <Style TargetType="TabItem">
-                        <Setter Property="Template">
-                            <Setter.Value>
-                                <ControlTemplate TargetType="TabItem">
-                                    <Border Name="Border" BorderThickness="1,1,1,0" BorderBrush="Gainsboro" CornerRadius="4,4,0,0" Margin="2,0">
-                                        <ContentPresenter x:Name="ContentSite"
-                                        VerticalAlignment="Center"
-                                        HorizontalAlignment="Center"
-                                        ContentSource="Header"
-                                        Margin="10,2"/>
-                                    </Border>
-                                    <ControlTemplate.Triggers>
-                                        <Trigger Property="IsSelected" Value="True">
-                                            <Setter TargetName="Border" Property="Background" Value="LightSkyBlue" />
-                                        </Trigger>
-                                        <Trigger Property="IsSelected" Value="False">
-                                            <Setter TargetName="Border" Property="Background" Value="GhostWhite" />
-                                        </Trigger>
-                                    </ControlTemplate.Triggers>
-                                </ControlTemplate>
-                            </Setter.Value>
-                        </Setter>
-                    </Style>
-                </TabControl.Resources>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="emmm" Foreground="Yellow" />
-                        </StackPanel>
-                    </TabItem.Header>
-                    <TextBlock HorizontalAlignment="Center" FontFamily="Courier New" Text="&#x0a;
-////////////////////////////////////////////////////////////////////&#x0a;
-//                          _ooOoo_                               //&#x0a;
-//                         o8888888o                              //&#x0a;
-//                         88' 銆�'88                              //&#x0a;
-//                         (| ^_^ |)                              //&#x0a;
-//                         O\  =  /O                              //&#x0a;
-//                      ____/`---'\____                           //&#x0a;
-//                    .'  \\|     |//  `.                         //&#x0a;
-//                   /  \\|||  :  |||//  \                        //&#x0a;
-//                  /  _||||| -:- |||||-  \                       //&#x0a;
-//                  |   | \\\  -  /// |   |                       //&#x0a;
-//                  | \_|  ''\---/''  |   |                       //&#x0a;
-//                  \  .-\__  `-`  ___/-. /                       //&#x0a;
-//                ___`. .'  /--.--\  `. . ___                     //&#x0a;
-//               .'' '銆奰.___\_銆妡銆媉/___.'  銆�''.                    //&#x0a;
-//            | | :  `- \`.;`\ _ /`;.`/ - ` : | |                 //&#x0a;
-//            \  \ `-.   \_ __\ /__ _/   .-` /  /                 //&#x0a;
-//      ========`-.____`-.___\_____/___.-`____.-'========         //&#x0a;
-//                           `=---='                              //&#x0a;
-//      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        //&#x0a;
-//           浣涚淇濅綉       姘告棤BUG     姘镐笉淇敼                     //&#x0a;
-////////////////////////////////////////////////////////////////////" 
-                     TextWrapping="Wrap" />
-                </TabItem>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="Rgv浠诲姟" Foreground="Purple" />
-                        </StackPanel>
-                    </TabItem.Header>
-                    <Label Content="Content goes here..." />
-                </TabItem>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="AGV浠诲姟" Foreground="Black" />
-                        </StackPanel>
-                    </TabItem.Header>
-                    <Label Content="Content goes here..." />
-                </TabItem>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="澹充綋涓嬫枡" Foreground="Blue" />
-                        </StackPanel>
-                    </TabItem.Header>
-                    <Label Content="Content goes here..." />
-                </TabItem>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="鎬昏涓婃枡" Foreground="Red" />
-                        </StackPanel>
-                    </TabItem.Header>
-                </TabItem>
-                <TabItem>
-                    <TabItem.Header>
-                        <StackPanel Orientation="Horizontal">
-                            <TextBlock Text="鎵爜澶� Foreground="Green" />
-                        </StackPanel>
-                    </TabItem.Header>
-                </TabItem>
-            </TabControl>
-        </Grid>
-    </Grid>
+<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480" Title="鍝堝搱wcs" x:Class="GZ.Projects.AuxAllWCS.View1" xmlns:local="clr-namespace:GZ.Projects.AuxAllWCS">
+  <Grid>
+    <TextBlock HorizontalAlignment="Center" FontFamily="Courier New" Text="&#xA;&#xD;&#xA;////////////////////////////////////////////////////////////////////&#xA;&#xD;&#xA;//                          _ooOoo_                               //&#xA;&#xD;&#xA;//                         o8888888o                              //&#xA;&#xD;&#xA;//                         88' 銆�'88                              //&#xA;&#xD;&#xA;//                         (| ^_^ |)                              //&#xA;&#xD;&#xA;//                         O\  =  /O                              //&#xA;&#xD;&#xA;//                      ____/`---'\____                           //&#xA;&#xD;&#xA;//                    .'  \\|     |//  `.                         //&#xA;&#xD;&#xA;//                   /  \\|||  :  |||//  \                        //&#xA;&#xD;&#xA;//                  /  _||||| -:- |||||-  \                       //&#xA;&#xD;&#xA;//                  |   | \\\  -  /// |   |                       //&#xA;&#xD;&#xA;//                  | \_|  ''\---/''  |   |                       //&#xA;&#xD;&#xA;//                  \  .-\__  `-`  ___/-. /                       //&#xA;&#xD;&#xA;//                ___`. .'  /--.--\  `. . ___                     //&#xA;&#xD;&#xA;//               .'' '銆奰.___\_銆妡銆媉/___.'  銆�''.                    //&#xA;&#xD;&#xA;//            | | :  `- \`.;`\ _ /`;.`/ - ` : | |                 //&#xA;&#xD;&#xA;//            \  \ `-.   \_ __\ /__ _/   .-` /  /                 //&#xA;&#xD;&#xA;//      ========`-.____`-.___\_____/___.-`____.-'========         //&#xA;&#xD;&#xA;//                           `=---='                              //&#xA;&#xD;&#xA;//      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        //&#xA;&#xD;&#xA;//           浣涚淇濅綉       姘告棤BUG     姘镐笉淇敼                     //&#xA;&#xD;&#xA;////////////////////////////////////////////////////////////////////" TextWrapping="Wrap" />
+  </Grid>
 </Window>
\ No newline at end of file

--
Gitblit v1.9.1