From b69d7735274b8d0f741da8a6bb8b8e1347477a5a Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 19 三月 2020 17:14:16 +0800
Subject: [PATCH] 20200319

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |   25 +++++++++++++++++++++++--
 1 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 9c41574..1caf48f 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -241,8 +241,6 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheel.png" />
       <BundleResource Include="Resources\Phone\Public\ThumbImage.png" />
       <BundleResource Include="Resources\Phone\Public\Fragmentbg.png" />
-      <BundleResource Include="Resources\Phone\Public\PowerClose_Shadow.png" />
-      <BundleResource Include="Resources\Phone\Public\PowerOpen_Shadow.png" />
       <BundleResource Include="Resources\Phone\Public\Restored_Shadow.png" />
       <BundleResource Include="Resources\Phone\Public\Edit.png" />
       <BundleResource Include="Resources\Phone\Public\RightIcon.png" />
@@ -274,6 +272,29 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Scene\s1.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainBgOnIcon.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainBgIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindMediumIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\AirSupplyIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\AutoIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\CoolIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\DehumidificationIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatingIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindHighIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindLowIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\MusicFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FreshAirFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnergyMonitoringFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnvironmentalFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SecurityMonitoringFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\LightFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\VideoIntercomFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\PanelFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FloorHeatingFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ACFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\CurtainFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ElectricFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SensorFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\DoorLockFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\Public\InfoIcon\Restored_Shadow.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0