Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
VIZ.TVP.CBA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘龙飞
VIZ.TVP.CBA
Commits
38bc4201
Commit
38bc4201
authored
Feb 25, 2023
by
wangonghui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改界面ui布局
parent
6fb78282
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
VIZ.MIGU.CBA.Module/DayMatch/View/DayMatchView.xaml
+7
-7
No files found.
VIZ.MIGU.CBA.Module/DayMatch/View/DayMatchView.xaml
View file @
38bc4201
...
...
@@ -12,7 +12,7 @@
xmlns:storage="clr-namespace:VIZ.TVP.CBA.Module"
mc:Ignorable="d"
d:DesignHeight="400"
d:DesignWidth="7
4
0"
d:DesignWidth="7
5
0"
HorizontalAlignment="Stretch"
VerticalAlignment="Stretch">
<UserControl.Resources>
...
...
@@ -30,13 +30,13 @@
<RowDefinition Height="40"/>
<RowDefinition Height="*"/>
</Grid.RowDefinitions>
<WrapPanel Grid.Row="0" Width="7
4
0" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="-2,0,0,0" >
<WrapPanel Grid.Row="0" Width="7
5
0" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="-2,0,0,0" >
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="70"/>
<ColumnDefinition Width="175"/>
<ColumnDefinition Width="
6
0"/>
<ColumnDefinition Width="
10
0"/>
<ColumnDefinition Width="
9
0"/>
<ColumnDefinition Width="
8
0"/>
<ColumnDefinition Width="60"/>
<ColumnDefinition Width="130"/>
<ColumnDefinition Width="140"/>
...
...
@@ -48,7 +48,7 @@
<dxe:TextEdit Grid.Column="1" Width="170" FontSize="16" HorizontalContentAlignment="Left"
HorizontalAlignment="Center" VerticalAlignment="Center" Text="{Binding Title,Mode=TwoWay }"></dxe:TextEdit>
<TextBlock Grid.Column="2" TextBlock.TextAlignment="Center" Text="
赛/轮:" FontSize="16" VerticalAlignment="Center" Width="6
0" />
<TextBlock Grid.Column="2" TextBlock.TextAlignment="Center" Text="
查询方式:" FontSize="16" VerticalAlignment="Center" Width="7
0" />
<dxe:ComboBoxEdit Grid.Column="3" Width="60" FontSize="14" ItemsSource="{Binding Path=ChooseMatchItems,Mode=TwoWay}"
SelectedItem="{Binding Path=SelectChooseMatchItem,Mode=TwoWay}" />
...
...
@@ -91,12 +91,12 @@
</WrapPanel>
<WrapPanel Grid.Row="1" Width="7
4
0" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="-2,0,0,0" >
<WrapPanel Grid.Row="1" Width="7
5
0" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="-2,0,0,0" >
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="70"/>
<ColumnDefinition Width="175"/>
<ColumnDefinition Width="
6
0"/>
<ColumnDefinition Width="
7
0"/>
<ColumnDefinition Width="100"/>
<ColumnDefinition Width="60"/>
<ColumnDefinition Width="130"/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment