From d42b4046d4d7900b74695cffac6340c160d857c9 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 19 十月 2022 15:46:17 +0800 Subject: [PATCH] 回复人居图片文件夹 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index defc966..a6a5bb7 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -489,6 +489,7 @@ <Folder Include="Base.lproj\" /> <Folder Include="Resources\Phone\FunctionIcon\CAC\" /> <Folder Include="Resources\Phone\FunctionIcon\Panel\" /> + <Folder Include="Resources\Phone\FunctionIcon\Inverter\" /> </ItemGroup> <ItemGroup> <InterfaceDefinition Include="LaunchScreen.storyboard" /> @@ -1512,6 +1513,12 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Acst\grey\ModeHumiIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Acst\BackIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Acst\ThumbImage.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Inverter\Icon1.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Inverter\Icon2.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Inverter\Icon3.png" /> + <BundleResource Include="Resources\Phone\Public\IotCheckIcon.png" /> + <BundleResource Include="Resources\Phone\Public\IotCheckOnIcon.png" /> + <BundleResource Include="Resources\Phone\Public\LinkIotIcon.png" /> <BundleResource Include="Resources\h5\index.html" /> <BundleResource Include="Resources\h5\static\index.b0707a6a.css" /> <BundleResource Include="Resources\h5\static\images\coal-save-ic.png" /> @@ -1531,11 +1538,11 @@ <BundleResource Include="Resources\h5\static\images\down-icon-unselect.png" /> <BundleResource Include="Resources\h5\static\images\co2-reduction-ic.png" /> <BundleResource Include="Resources\h5\static\images\left-icon.png" /> + <BundleResource Include="Resources\h5\static\js\pages-inverter-index.8c87c530.js" /> <BundleResource Include="Resources\h5\static\js\chunk-vendors.c6df545a.js" /> - <BundleResource Include="Resources\h5\static\js\pages-index-index.86bf9f46.js" /> + <BundleResource Include="Resources\h5\static\js\index.c15d616d.js" /> <BundleResource Include="Resources\h5\static\js\pages-index-index~pages-inverter-index.d05a76d6.js" /> - <BundleResource Include="Resources\h5\static\js\index.301c141f.js" /> - <BundleResource Include="Resources\h5\static\js\pages-inverter-index.e47ab5d3.js" /> + <BundleResource Include="Resources\h5\static\js\pages-index-index.f095af27.js" /> <BundleResource Include="Resources\h5\static\img\inverter-center.18b181f4.png" /> <BundleResource Include="Resources\h5\static\img\co2-reduction-ic.9c75228c.png" /> <BundleResource Include="Resources\h5\static\img\equal-plant-ic.7ef6befa.png" /> -- Gitblit v1.8.0