加入未登陆计划
This commit is contained in:
parent
0ca31ea406
commit
02f8e1c036
|
@ -31,6 +31,11 @@ public sealed partial class ConcernPage : Page
|
|||
{
|
||||
ViewModels = App.GetService<ConcernViewModel>();
|
||||
InitializeComponent();
|
||||
//如果未登陆
|
||||
if (false)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user