From 2ebd302f5ca3d6f9b5a80ecd2c214d07929b3955 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 28 八月 2021 13:44:17 +0800
Subject: [PATCH] 2021-8-28-02

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 895273d..584102e 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -423,6 +423,8 @@
         <ImageAsset Include="Assets.xcassets\wifi_bg.imageset\Contents.json" />
         <ImageAsset Include="Assets.xcassets\wifi_bg.imageset\wifi_bg%402x.png" />
         <ImageAsset Include="Assets.xcassets\wifi_bg.imageset\wifi_bg.png" />
+        <ImageAsset Include="Assets.xcassets\device_bg.imageset\Contents.json" />
+        <ImageAsset Include="Assets.xcassets\device_bg.imageset\device_bg.png" />
     </ItemGroup>
     <ItemGroup>
         <Folder Include="Resources\" />
@@ -454,6 +456,9 @@
         <Folder Include="Resources\Phone\FunctionIcon\EnvirSensor\" />
         <Folder Include="Resources\Phone\FunctionIcon\Energy\" />
         <Folder Include="Resources\Phone\FunctionIcon\IrFan\" />
+        <Folder Include="Assets.xcassets\device_bg.imageset\" />
+        <Folder Include="Resources\Phone\FunctionIcon\Light\LightScene\" />
+        <Folder Include="Resources\Phone\PersonalCenter\FacePassage\" />
     </ItemGroup>
     <ItemGroup>
         <InterfaceDefinition Include="LaunchScreen.storyboard" />
@@ -1312,6 +1317,21 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\irfan_white.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvironmentalSensorbg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\AirFreshBgIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvirSensorQingpingCGS1bg.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvirSensorQingpingLitebg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment2.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment3.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\CheckIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\CheckOnIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\SetLightSceneIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\ArmCenter\AddTargetIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\ArmCenter\RightIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\FacePassage\FaceIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\DefenseStatusIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\DisarmStatusIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceDefenseIcon.png" />
+      <BundleResource Include="Resources\Phone\LogicIcon\security.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0