瀏覽代碼

优化界面

KWD 2 月之前
父節點
當前提交
620ab342db
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TeamAAS-VM/Views/HomeView.xaml

+ 1 - 1
TeamAAS-VM/Views/HomeView.xaml

@@ -401,7 +401,7 @@
                 BorderThickness="1" />
                             <TextBlock Grid.Row="2"
                    Grid.Column="1"
-                   Text="{Binding management.Yield}" />
+                   Text="{Binding management.Yield,StringFormat={}{0:F2}%}" />
                         </Grid>
                     </materialDesign:Card>
                 </Grid>