From 4c17caa61bc3b0a05a2b303bccdfedfbf3853f6d Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 24 十一月 2020 15:58:10 +0800 Subject: [PATCH] 2020-11-24 1.优化登录界面失败提示。 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index be15a71..cb83fed 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -555,6 +555,10 @@ <BundleResource Include="Resources\Phone\OnIcon.png" /> <BundleResource Include="Resources\Phone\TipNot.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\DeviceIcon\VoicePanelIcon.png" /> + <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_3.png" /> + <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_2.png" /> + <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_1.png" /> + <BundleResource Include="Resources\Phone\LoginIcon\Server.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0