From 3199abc8c62f23fce4e3ec7a2337d23709810e97 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 29 六月 2022 14:42:16 +0800 Subject: [PATCH] 梦幻帘接入 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 8787622..78e6c1e 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1404,6 +1404,9 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelHelpNormalBgIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Icon\screenpanel.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelEnviBg.png" /> + <BundleResource Include="Resources\Phone\MusicIcon\order.png" /> + <BundleResource Include="Resources\Phone\MusicIcon\single_cycle.png" /> + <BundleResource Include="Resources\Phone\Public\ThumbImage2.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0