From c0ce2f57a4f836ebeb9e7b8b4b5a4407fd78dc86 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 23 九月 2020 10:06:05 +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