Commit c1f7c916 authored by 潘栩锋's avatar 潘栩锋 🚴

修改 全部字体为 Global Sans Serif 解决有些中文不是中文

parent 29ac9193
......@@ -9,7 +9,8 @@
<Thickness x:Key="ControlMargin">5</Thickness>
<!--Microsoft Sans Serif-->
<FontFamily x:Key="FontFamily.Field">Microsoft Sans Serif</FontFamily>
<!--<FontFamily x:Key="FontFamily.Field">Microsoft Sans Serif</FontFamily>-->
<!--<FontFamily x:Key="FontFamily.Field">YouYuan</FontFamily>-->
<FontFamily x:Key="FontFamily.Field">Global Sans Serif</FontFamily>
</ResourceDictionary>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment