| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <Window x:Class="ivf_tl_Operate.View.AddDishWindowView"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
- xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:local="clr-namespace:ivf_tl_Operate.View"
- xmlns:customControl="clr-namespace:ivf_tl_CustomControls;assembly=ivf_tl_CustomControls_Surface"
- mc:Ignorable="d"
- WindowStyle="None"
- WindowStartupLocation="CenterOwner"
- Background="Transparent"
- ShowInTaskbar="False"
- AllowsTransparency="True"
- Title="Window" Height="2500" Width="1422">
- <Grid Background="Transparent">
- <Grid.RowDefinitions>
- <RowDefinition Height="134"/>
- <RowDefinition Height="*"/>
- </Grid.RowDefinitions>
- <Border Grid.Row="0" Height="134" CornerRadius="15 15 0 0" Background="#4D75AC" HorizontalAlignment="Left" Width="1422">
- <Grid>
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="*"/>
- <ColumnDefinition Width="auto"/>
- </Grid.ColumnDefinitions>
- <StackPanel Grid.Column="0" Orientation="Horizontal" HorizontalAlignment="Center">
- <TextBlock x:Name="numbertext" Grid.Column="0" Text="" FontSize="44" Foreground="#FFFFFF" HorizontalAlignment="Center" VerticalAlignment="Center"/>
- </StackPanel>
- <Image Grid.Column="1" Margin="0 30 30 0" Height="66" Width="64" VerticalAlignment="Top" Source="/ivf_tl_Operate;component/Resources/Image/whiteClose.png" MouseDown="Cancel_MouseUp"/>
- </Grid>
- </Border>
- <Border Grid.Row="1" CornerRadius="0 0 15 15 " Background="#f9f9f9">
- <Grid>
- <Grid.RowDefinitions>
- <RowDefinition Height="1229"/>
- <RowDefinition Height="4"/>
- <RowDefinition Height="*"/>
- <RowDefinition Height="4"/>
- <RowDefinition Height="auto"/>
- </Grid.RowDefinitions>
- <Canvas x:Name="_canvas" Grid.Row="0" Background="{StaticResource BorderMenuFill}" Width="1422" Height="1229">
- <Viewbox Height="50" Canvas.Left="50" Canvas.Top="50" Panel.ZIndex="11" FocusVisualStyle="{x:Null}">
- <CheckBox x:Name="_isVip" Content="{DynamicResource C0028}" FocusVisualStyle="{x:Null}"/>
- </Viewbox>
- <Image Panel.ZIndex="2" x:Name="_ellipse2" Source="/ivf_tl_Operate;component/Resources/Image/ellipse_big_out.png" Canvas.Left="136" Canvas.Top="39.5" Stretch="Fill" Width="1150" Height="1150"/>
- <!--<Image Panel.ZIndex="3" x:Name="_ellipse1" Source="/ivf_tl_Operate;component/Resources/Image/ellipse_big_in.png" Stretch="Fill" Canvas.Left="211" Canvas.Top="114.5" Width="1000" Height="1000"/>-->
- <Ellipse Panel.ZIndex="10" StrokeThickness="13" Stroke="#DDE3EA" Canvas.Left="361" Canvas.Top="264.5" Width="700" Height="700"></Ellipse>
- <TextBlock x:Name="TextBlock_HouseSn" Canvas.Left="652" Canvas.Top="555.5" Panel.ZIndex="20" IsHitTestVisible="False" Width="118" Height="118" Text="10" TextAlignment="Center" FontSize="100" FontWeight="Medium" Foreground="#808080"/>
- </Canvas>
- <StackPanel Grid.Row="1">
- <Rectangle Width="1422" Height="2" Fill="#FAFAFA"/>
- <Rectangle Width="1422" Height="2" Fill="#DDDEE0"/>
- </StackPanel>
-
- <StackPanel Grid.Row="2" Margin="0 30 0 0 " HorizontalAlignment="Left" Width="1200">
- <!--<StackPanel Orientation="Horizontal">
- <Image Margin="0 0 10 0" Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Grid.Column="0" Grid.Row="0" Text="{DynamicResource C0133}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- --><!--<customControl:TextBoxCustom x:Name="_caseId_TextBox" FontSize="44" TextMargin="20 0 20 0" DefeatMargin="20 0 20 0" Text="" Width="768" Height="60" Margin="20" DefeatString="{DynamicResource C0148}" />--><!--
- </StackPanel>-->
-
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0133}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <customControl:TextBoxCustom Margin="20 0 0 0" Grid.Column="1" x:Name="_caseId_TextBox" FontSize="44" TextMargin="20 0 20 0" DefeatMargin="20 0 20 0" Text="" Height="60" DefeatString="{DynamicResource C0148}" />
- </Grid>
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0162}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <customControl:TextBoxCustom Margin="20 0 0 0" Grid.Column="1" x:Name="_cycle_TextBox" FontSize="44" TextMargin="20 0 20 0" DefeatMargin="20 0 20 0" Text="" Height="60" DefeatString="{DynamicResource C0248}" />
- </Grid>
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0022}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <customControl:TextBoxCustom Margin="20 0 0 0" Grid.Column="1" x:Name="_wife_TextBox" FontSize="44" TextMargin="20 0 20 0" DefeatMargin="20 0 20 0" Text="" Height="60" DefeatString="{DynamicResource C0149}" />
- </Grid>
- <StackPanel Orientation="Horizontal">
- <TextBlock Width="410" TextAlignment="Right" Text="{DynamicResource C0023}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right"/>
- <customControl:ComBoxCustom x:Name="_wifeYear" Margin="20 20 0 20" Width="169.5" Height="60" TipString="{DynamicResource C0151}" SelectionChanged="Wifi_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <customControl:ComBoxCustom x:Name="_wifeMonth" Margin="30 0 0 0" Width="169.5" Height="60" TipString="{DynamicResource C0152}" SelectionChanged="Wifi_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <customControl:ComBoxCustom x:Name="_wifeDay" Margin="30 0 0 0" Width="169.5" Height="60" TipString="{DynamicResource C0153}" SelectionChanged="Wifi_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <Border Margin="30 0 0 0" Width="169.5" Height="60" Background="#E4E4E4" CornerRadius="6" BorderBrush="#D1D1D1" BorderThickness="1">
- <TextBlock x:Name="_wifeAge" FontSize="44" Text="" Foreground="#A4A4A4" />
- </Border>
- <!--<Border Margin="20" Grid.Column="1" Grid.Row="4" Width="768" Height="60"
- MouseUp="WifeBirth_MouseUp"
- BorderThickness="1" BorderBrush="#707070" Background="White">
- <TextBlock Width="768" FontSize="44" x:Name="_wifeBirth_TextBox" Text="" HorizontalAlignment="Left"/>
- </Border>-->
- </StackPanel>
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0024}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <customControl:TextBoxCustom Margin="20 0 0 0" Grid.Column="1" x:Name="_husband_TextBox" FontSize="44" TextMargin="20 0 20 0" DefeatMargin="20 0 20 0" Text="" Height="60" DefeatString="{DynamicResource C0150}" />
- </Grid>
-
- <StackPanel Orientation="Horizontal">
- <TextBlock Width="410" TextAlignment="Right" Grid.Column="0" Grid.Row="4" Text="{DynamicResource C0025}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right"/>
- <customControl:ComBoxCustom x:Name="_husbandYear" Margin="20 20 0 20" Width="169.5" Height="60" TipString="{DynamicResource C0151}" SelectionChanged="HusBand_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <customControl:ComBoxCustom x:Name="_husbandMonth" Margin="30 0 0 0" Width="169.5" Height="60" TipString="{DynamicResource C0152}" SelectionChanged="HusBand_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <customControl:ComBoxCustom x:Name="_husbandDay" Margin="30 0 0 0" Width="169.5" Height="60" TipString="{DynamicResource C0153}" SelectionChanged="HusBand_SelectionChanged" DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png" OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- <Border Margin="30 0 0 0" Width="169.5" Height="60" Background="#E4E4E4" CornerRadius="6" BorderBrush="#D1D1D1" BorderThickness="1">
- <TextBlock x:Name="_husbandAge" FontSize="44" Text="" Foreground="#A4A4A4" />
- </Border>
- <!--<Border Margin="20" Grid.Column="1" Grid.Row="2" Width="768" Height="60"
- MouseUp="HusbandBirth_MouseUp"
- BorderThickness="1" BorderBrush="#707070" Background="White">
- <TextBlock Width="768" FontSize="44" x:Name="_husbandBirth_TextBox" Text="" HorizontalAlignment="Left"/>
- </Border>-->
- </StackPanel>
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0026}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <Border Margin="20 0 0 0" CornerRadius="6" x:Name="_Border_TextBox" Grid.Column="1" Grid.Row="6" Height="60" MouseUp="StartTime_MouseUp" BorderThickness="1" BorderBrush="#707070" Background="White">
- <TextBlock Padding="20 0 0 0" FontSize="44" Foreground="#C9C9C9" x:Name="_startTime_TextBox" Text="{DynamicResource C0154}" HorizontalAlignment="Left"/>
- </Border>
- </Grid>
- <Grid Margin="0,20,0,20">
- <Grid.ColumnDefinitions>
- <ColumnDefinition Width="410" />
- <ColumnDefinition />
- </Grid.ColumnDefinitions>
- <StackPanel HorizontalAlignment="Right" Orientation="Horizontal">
- <Image Width="30" Height="30" Source="/ivf_tl_Operate;component/Resources/Image/RedStarIcon.png" />
- <TextBlock Margin="10 0 0 0" Text="{DynamicResource C0027}" FontSize="44" Foreground="#0B1B31" VerticalAlignment="Center" HorizontalAlignment="Right" />
- </StackPanel>
- <customControl:ComBoxCustom ItemPlacementMode="Top" Grid.Column="1" TipString="{DynamicResource C0155}" Margin="20 0 0 0"
- x:Name="_freType_ComboBox" Height="60" DisplayMemberPath="dictName"
- DefeatImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownGrayIcon.png"
- OpenImageSource="pack://application:,,,/ivf_tl_Operate;component/Resources/Image/PullDownBlueIcon.png"/>
- </Grid>
-
- <TextBlock x:Name="_errorInfo_TextBlock" Margin="400 0 0 0" Text="" FontSize="22" Foreground="Red" VerticalAlignment="Center" HorizontalAlignment="Left"/>
- </StackPanel>
- <StackPanel Grid.Row="3">
- <Rectangle Width="1422" Height="2" Fill="#FAFAFA"/>
- <Rectangle Width="1422" Height="2" Fill="#DDDEE0"/>
- </StackPanel>
- <!--按钮-->
- <StackPanel x:Name="_addDishButton" Visibility="Hidden" Grid.Row="4" HorizontalAlignment="Center" Orientation="Horizontal" Height="250">
- <customControl:ButtonCornerRadius x:Name="_balance_Button" Click="StartBalance_Click" Width="366" Height="120" CornerRadius="60" Background="#d2ac7e" BorderThickness="0" Content="{DynamicResource C0261}" FontSize="46" FontWeight="Bold" Foreground="#0D0604" Margin="20 20 0 20"/>
- <customControl:ButtonCornerRadius Click="StartDish_Click" Width="366" Height="120" CornerRadius="60" Background="#2e9ad2" BorderThickness="0" Content="{DynamicResource C0030}" FontSize="46" FontWeight="Bold" Foreground="#0D0604" Margin="142 20 20 20"/>
- <!--<customControl:ButtonCornerRadius Click="Cancel_Click" Width="366" Height="120" CornerRadius="60" Background="#B0B4B9" BorderThickness="0" Content="取消" FontSize="46" FontWeight="Bold" Foreground="White" Margin="142 20 0 20"/>-->
- </StackPanel>
- <StackPanel x:Name="_editDishButton" HorizontalAlignment="Center" Visibility="Hidden" Grid.Row="4" Orientation="Horizontal" Height="250">
- <customControl:ButtonCornerRadius Click="EditDishSave_Click" Width="366" Height="120" CornerRadius="60" Background="#2e9ad2" BorderThickness="0" Content="{DynamicResource C0030}" FontSize="46" FontWeight="Bold" Foreground="#0D0604" />
- <!--<customControl:ButtonCornerRadius Click="Cancel_Click" Width="366" Height="120" CornerRadius="60" Background="#B0B4B9" BorderThickness="0" Content="取消" FontSize="46" FontWeight="Bold" Foreground="White" Margin="491 20 100 20"/>-->
- </StackPanel>
- </Grid>
- </Border>
- <Grid x:Name="_mask" Grid.Row="0" Grid.RowSpan="2" Opacity="0.8" Background="Black" Visibility="Hidden" />
- </Grid>
- </Window>
|