From 52e05a5fb6e07afbb14960fc3cbb8a8971e19eb2 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 25 十一月 2020 20:08:56 +0800 Subject: [PATCH] 2020-11-25 1.TOKEN过期刷新处理 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 253fe40..4fb645d 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -558,6 +558,8 @@ <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" /> + <BundleResource Include="Resources\Phone\PersonalCenter\ServerInfo.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0