From c7df85937f73fb347ee0b19e9c052d2d00a6df6c Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期五, 18 九月 2020 13:58:19 +0800 Subject: [PATCH] 新版本 --- ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs | 27 --------------------------- 1 files changed, 0 insertions(+), 27 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs index 61ff854..c52b551 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs @@ -309,31 +309,4 @@ /// </summary> Admin = 2 } - - /// <summary> - /// 淇℃伅鏄剧ず鐨勭被鍨� - /// </summary> - public enum ShowMsgType - { - /// <summary> - /// 鏅�氭彁绀虹被鍨� - /// </summary> - Normal = 1, - /// <summary> - /// 纭绫诲瀷 - /// </summary> - Confirm = 2, - /// <summary> - /// 閿欒绫诲瀷 - /// </summary> - Error = 3, - /// <summary> - /// Tip绫诲瀷 - /// </summary> - Tip = 4, - /// <summary> - /// 鎻愰啋绫诲瀷 - /// </summary> - Remind = 5 - } } -- Gitblit v1.8.0