mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect.git
synced 2025-06-24 05:24:12 +08:00
fixed
This commit is contained in:
parent
2f5649c96c
commit
ef4f86db83
@ -117,7 +117,7 @@
|
||||
<RadioButton Classes="sidebar home-log" Content="日志查看" GroupName="SideBar" IsChecked="{Binding IsLogView}" Command="{Binding GoCommand}" CommandParameter="3" />
|
||||
<Border Width="15" />
|
||||
<RadioButton Classes="sidebar home-user" Content="用户管理" GroupName="SideBar" IsChecked="{Binding IsUserView}" Command="{Binding GoCommand}" CommandParameter="4" />
|
||||
<TextBlock Text="{Binding IsLoading}" Foreground="Azure"></TextBlock>
|
||||
<!-- <TextBlock Text="{Binding IsLoading}" Foreground="Azure"></TextBlock> -->
|
||||
</StackPanel>
|
||||
</Border>
|
||||
</Grid>
|
||||
|
Loading…
Reference in New Issue
Block a user