From f4c86f68b900bd506ef7214b2ae9bd23a9d2ffa8 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期六, 19 十二月 2020 17:48:11 +0800 Subject: [PATCH] 完成筛选房间的功能 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index c6d98cf..2660c79 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -635,6 +635,7 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\CozyIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIcon.png" /> + <BundleResource Include="Resources\Phone\Public\PopupDialog.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0