From 6692d867a0876b014be3cbd64bc3a237a026dc2d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 18 十月 2022 09:57:15 +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 6467ac7..1b44744 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" /> @@ -1531,15 +1532,21 @@ <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-index-index.eedcfeee.js" /> - <BundleResource Include="Resources\h5\static\js\index.6ead8c6b.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\pages-index-index~pages-inverter-index.d05a76d6.js" /> - <BundleResource Include="Resources\h5\static\js\pages-inverter-index.7f74e891.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\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" /> <BundleResource Include="Resources\h5\static\img\coal-save-ic.6c5fd125.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" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0