xxe 2 years ago
parent
commit
e27d0afacd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      HKCardOUT/ViewModels/RootViewModel.cs

+ 1
- 1
HKCardOUT/ViewModels/RootViewModel.cs View File

@@ -164,7 +164,7 @@ namespace HKCardOUT.ViewModels
}
#endregion

#region 网络检查
#region 屏幕检查
private void AdOpen()
{
App.Current.Dispatcher.Invoke(new Action(() =>


Loading…
Cancel
Save