Explorar o código

比较表- 已登陆状态设为true

ZhouJieSheng %!s(int64=2) %!d(string=hai) anos
pai
achega
893dd8cd69
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      PDF Office/App.xaml.cs

+ 1 - 1
PDF Office/App.xaml.cs

@@ -114,7 +114,7 @@ namespace PDF_Office
         /// <summary>
         /// 是否已经登陆
         /// </summary>
-        public static bool IsLogin = false;
+        public static bool IsLogin = true;
 
         //是否需要显示注册弹窗
         //app第一次启动时需要弹出注册弹窗