From e322d91c7325019710bfdb046c5fea673031455a Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 29 七月 2020 11:53:01 +0800 Subject: [PATCH] 20200729 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index bd209ad..3d2abd2 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -493,6 +493,11 @@ <BundleResource Include="Resources\js\echarts.min.js" /> <BundleResource Include="Resources\js\ecStat.min.js" /> <BundleResource Include="Resources\js\world.js" /> + <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIconOn.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicPlayOnIcon.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicPlayIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\InfoOnIcon.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0