From 7ddc5830cc495d69119b9b0ae33353397bd0521f Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 22 十二月 2020 10:42:10 +0800 Subject: [PATCH] Merge branch 'CJL' into NewFilePath --- 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