From 1b5ec1190a27ebe66f74ca9513020f805d3ec61c Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期二, 22 十二月 2020 13:54:19 +0800 Subject: [PATCH] 2021221-2 --- HDL_ON/UI/MainPage.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs index 8a03892..b834063 100644 --- a/HDL_ON/UI/MainPage.cs +++ b/HDL_ON/UI/MainPage.cs @@ -44,10 +44,10 @@ /// 鏃犵櫥褰曟ā寮� /// </summary> public static bool NoLoginMode = false; - /// <summary> - /// 杩滅▼妯″紡 - /// </summary> - public static bool IsRemote = false; + ///// <summary> + ///// 杩滅▼妯″紡 + ///// </summary> + //public static bool IsRemote = false; /// <summary> /// 缃戠粶杩炴帴鐘舵�� /// 0:鏃犵綉缁� -- Gitblit v1.8.0