From 590a012a34db27cd1630eb70406e05d5af55e4ca Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 27 十一月 2019 10:15:21 +0800 Subject: [PATCH] 20191126 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index f6e615c..b98daf2 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -145,6 +145,8 @@ <Folder Include="Resources\Phone\" /> <Folder Include="Assets.xcassets\LaunchImage.launchimage\" /> <Folder Include="Resources\Phone\Public\" /> + <Folder Include="Resources\Phone\PersonalCenter\" /> + <Folder Include="Resources\Phone\Navigation\" /> </ItemGroup> <ItemGroup> <InterfaceDefinition Include="LaunchScreen.storyboard" /> @@ -181,6 +183,26 @@ <BundleResource Include="Resources\Phone\Public\BackIcon.png" /> <BundleResource Include="Resources\Phone\Public\Logo.png" /> <BundleResource Include="Resources\Phone\Public\Logo-bg.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\UserTypebg.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\DownIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\AdminTypeIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\MemberTypeIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceManageIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceMemberIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceArmIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceDataBackupIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\AuxiliaryFunctionIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\AddFunctionIcon.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\NightViewIcon.png" /> + <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\ClassificationIcon.png" /> + <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIcon.png" /> + <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIcon.png" /> + <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIconOn.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0