From 46a177eb1acf7ce91af7fe9ff57af87228de938d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 17 十月 2023 10:03:24 +0800 Subject: [PATCH] IOS库更新 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 7f00bda..b218343 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -505,6 +505,7 @@ <Folder Include="Resources\Phone\FunctionIcon\Panel\" /> <Folder Include="Resources\Phone\FunctionIcon\Inverter\" /> <Folder Include="Resources\Phone\FunctionIcon\Electrical\MechanicalArm\" /> + <Folder Include="Resources\Phone\FunctionIcon\GroupControl\" /> </ItemGroup> <ItemGroup> <InterfaceDefinition Include="LaunchScreen.storyboard" /> @@ -1755,6 +1756,18 @@ <BundleResource Include="Resources\h5\static\img\equal-plant-ic.7ef6befa.png" /> <BundleResource Include="Resources\h5\static\img\coal-save-ic.6c5fd125.png" /> <BundleResource Include="Resources\h5\static\font\SourceHanSansCN-Normal.otf" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_off_home_click.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_off_home.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_off.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_on_home_click.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_on_home.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\GroupControl\gp_all_on.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\sensordryContact_blue.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\sensordryContact_white.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\sensorpir_hold_blue.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\sensorpir_hold_white.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorpir_hold.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensordryContact.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0