From ec79e25b8ef528a3fe5b08778d12ee8ebea0f88b Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 14 一月 2021 13:23:25 +0800 Subject: [PATCH] 2021-01-14 1.签名方法调整。 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 4569f93..b889fe2 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -647,6 +647,14 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIconOn.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIconOn.png" /> <BundleResource Include="Resources\zh-Hans.lproj\InfoPlist.strings" /> + <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\DiyThumbIconOn.png" /> + <BundleResource Include="Resources\Phone\Public\ListCellbg\ListCellbg2.png" /> + <BundleResource Include="Resources\Phone\Public\ListCellbg\ListCellbg3.png" /> + <BundleResource Include="Resources\Phone\Public\ListCellbg\ListCellbg1.png" /> + <BundleResource Include="Resources\Phone\Public\ListCellbg\ListCellbg4.png" /> + <BundleResource Include="Resources\Phone\Public\ListCellbg\ListCellbg5.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\location.png" /> + <BundleResource Include="Resources\Phone\LoginIcon\changesinoutdoor.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0