From 7d005a7618e3d7a80d8ede3baf6ecc4bf8019cd5 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 01 九月 2020 15:22:09 +0800
Subject: [PATCH] 2020-09-01

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index d006c83..59e8255 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -222,13 +222,6 @@
       <BundleResource Include="Resources\Phone\PersonalCenter\SwitchIcon.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\GeneralSettingsIcon.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\SupportIcon.png" />
-      <BundleResource Include="Resources\Phone\Navigation\UserPageNavbg.png" />
-      <BundleResource Include="Resources\Phone\Navigation\CollectionIcon.png" />
-      <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIcon.png" />
-      <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIcon.png" />
-      <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIconOn.png" />
-      <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIconOn.png" />
-      <BundleResource Include="Resources\Phone\Navigation\CollectionIconOn.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\HomeList3bg.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\PersonalData\QRcodeIcon.png" />
       <BundleResource Include="Resources\Phone\Classification\ToggleDisplayThumbnail.png" />
@@ -508,21 +501,27 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\AC\HighIcon.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatIconGray.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicThinIcon.png" />
-      <BundleResource Include="Resources\Phone\Navigation\HomePageIconOn.png" />
-      <BundleResource Include="Resources\Phone\Navigation\HomePageIcon.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\HomeList1bg.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\HomeList2bg.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\HomeList4bg.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayOnBg.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon2On.png" />
+      <BundleResource Include="Resources\Phone\Navigation\HomePageIconOn.png" />
+      <BundleResource Include="Resources\Phone\Navigation\HomePageIcon.png" />
+      <BundleResource Include="Resources\Phone\Navigation\UserPageNavbg.png" />
+      <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIconOn.png" />
+      <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIcon.png" />
+      <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIconOn.png" />
+      <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIcon.png" />
+      <BundleResource Include="Resources\Phone\Navigation\CollectionIconOn.png" />
+      <BundleResource Include="Resources\Phone\Navigation\CollectionIcon.png" />
+      <BundleResource Include="Resources\Phone\Navigation\ClassificationIconOn.png" />
+      <BundleResource Include="Resources\Phone\Navigation\ClassificationIcon.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />
       <ITunesArtwork Include="iTunesArtwork%402x" />
-    </ItemGroup>
-    <ItemGroup>
-      <AndroidAsset Include="Resources\Phone\Navigation\ClassificationIcon.png" />
-      <AndroidAsset Include="Resources\Phone\Navigation\ClassificationIconOn.png" />
     </ItemGroup>
     <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" />
     <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />

--
Gitblit v1.8.0