From edd75644a148ccdd60057064d625141fd49f04b0 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期四, 14 十月 2021 11:37:41 +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 1ea9ff9..c4e15fc 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -1353,6 +1353,9 @@
       <BundleResource Include="Resources\Phone\Public\HookIcon.png" />
       <BundleResource Include="Resources\Phone\Collection\MesCenter\Property.png" />
       <BundleResource Include="Resources\Phone\Collection\MesCenter\PropertyOn.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\HumiIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\btnCloseIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\btnInfoIcon.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0