From 2e12a9190f431565e576d0b05866366d15bcc9ae Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 23 六月 2022 11:07:37 +0800
Subject: [PATCH] 修复场景闪退问题

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

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index b96a294..c72dc16 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -1402,6 +1402,10 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\sensorhelp_white.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelHelpAlarmBgIcon.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelHelpNormalBgIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\screenpanel.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelEnviBg.png" />
+      <BundleResource Include="Resources\Phone\MusicIcon\order.png" />
+      <BundleResource Include="Resources\Phone\MusicIcon\single_cycle.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0