From 0bdc0a135dbe31761b53f432ed34f347f0a4e36b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 05 三月 2020 10:49:41 +0800 Subject: [PATCH] 20200304 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index cb2ac55..1de0e06 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -200,8 +200,6 @@ <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIconOn.png" /> <BundleResource Include="Resources\Phone\Navigation\CollectionIconOn.png" /> <BundleResource Include="Resources\Phone\PersonalCenter\HomeListbg.png" /> - <BundleResource Include="Resources\Phone\PersonalCenter\PersonalData\EditIcon.png" /> - <BundleResource Include="Resources\Phone\PersonalCenter\PersonalData\Right.png" /> <BundleResource Include="Resources\Phone\PersonalCenter\PersonalData\QRcodeIcon.png" /> <BundleResource Include="Resources\Phone\Classification\ToggleDisplayThumbnail.png" /> <BundleResource Include="Resources\Phone\Classification\ToggleDisplayLarge.png" /> @@ -218,11 +216,9 @@ <BundleResource Include="Resources\Phone\Public\transparent.png" /> <BundleResource Include="Resources\Phone\Collection\CollectionIcon.png" /> <BundleResource Include="Resources\Phone\Collection\CollectionWhiteIcon.png" /> - <BundleResource Include="Resources\Phone\Collection\Switch.png" /> - <BundleResource Include="Resources\Phone\Collection\SwitchOn.png" /> <BundleResource Include="Resources\Phone\Classification\Room\AllCloseIcon.png" /> - <BundleResource Include="Resources\Phone\Public\SwitchClose.png" /> - <BundleResource Include="Resources\Phone\Public\SwitchOn.png" /> + <BundleResource Include="Resources\Phone\Public\PowerClose.png" /> + <BundleResource Include="Resources\Phone\Public\PowerOpen.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcOnIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainStopIcon.png" /> @@ -245,8 +241,8 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheel.png" /> <BundleResource Include="Resources\Phone\Public\ThumbImage.png" /> <BundleResource Include="Resources\Phone\Public\Fragmentbg.png" /> - <BundleResource Include="Resources\Phone\Public\SwitchClose_Shadow.png" /> - <BundleResource Include="Resources\Phone\Public\SwitchOn_Shadow.png" /> + <BundleResource Include="Resources\Phone\Public\PowerClose_Shadow.png" /> + <BundleResource Include="Resources\Phone\Public\PowerOpen_Shadow.png" /> <BundleResource Include="Resources\Phone\Public\Restored_Shadow.png" /> <BundleResource Include="Resources\Phone\Public\Edit.png" /> <BundleResource Include="Resources\Phone\Public\RightIcon.png" /> @@ -261,6 +257,12 @@ <BundleResource Include="Resources\Phone\Collection\CollectionGrayIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayCloseIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayOpenIcon.png" /> + <BundleResource Include="Resources\Phone\Public\Switch.png" /> + <BundleResource Include="Resources\Phone\Public\SwitchOn.png" /> + <BundleResource Include="Resources\Phone\Public\LocationAddressIcon.png" /> + <BundleResource Include="Resources\Phone\Public\AddIcon.png" /> + <BundleResource Include="Resources\Phone\Public\EditIcon.png" /> + <BundleResource Include="Resources\Phone\Public\Right.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0