From 9b76aa77b9c5bf8ccb373cb30e3dca85d224175e Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期五, 25 十月 2024 11:36:49 +0800 Subject: [PATCH] 金茂UI走查,字体更换 --- HDL-ON_Android/HDL-ON_Android.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 452304f..2759767 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -672,9 +672,9 @@ <AndroidAsset Include="Assets\Phone\Collection\TokenInvalidTipIcon.png" /> <AndroidAsset Include="Assets\Phone\Public\RightIcon2.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\ArmSensor\Power80pIcon.png" /> - <AndroidAsset Include="Assets\BEBAS.ttf" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Acst\Inverter\PvBgDischargeBg.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Acst\Inverter\PvBgRunBg.png" /> + <AndroidAsset Include="Assets\BEBAS2.otf" /> </ItemGroup> <ItemGroup> <AndroidResource Include="Resources\values\colors.xml" /> -- Gitblit v1.8.0