From fbbfd430f289f3c0cc0f826b2207944ef7205c9d Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 10 十二月 2019 10:17:50 +0800
Subject: [PATCH] 2019.12.10

---
 ZigbeeApp/Shared/R.cs |   40 ++++++++++++++++++++++++++++++----------
 1 files changed, 30 insertions(+), 10 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 1078a12..6693dd6 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -586,6 +586,7 @@
         public const int Favorite = 10001;
 
 
+
 		/// <summary>
 		/// 鎵嬫満鍙�
 		/// </summary>
@@ -650,20 +651,20 @@
 		/// 纭畾
 		/// </summary>
 		public const int Confrim = 10115;
-		/// <summary>
-		/// 璇ヨ处鍙峰凡娉ㄥ唽锛屽彲鐩存帴鐧诲綍
-		/// </summary>
-		public const int AccountHasBeenRegistered = 10116;
+        /// <summary>
+        /// 璇ョ敤鎴峰凡瀛樺湪锛屽彲鐩存帴鐧诲綍
+        /// </summary>
+        public const int AccountHasBeenRegistered = 10116;
 		/// <summary>
 		/// 鎻愪緵鐨勫弬鏁伴敊璇�
 		/// </summary>
 		public const int PARAMETEROREMPTY = 10117;
+        /// <summary>
+        /// 纭瀵嗙爜涓嶄竴鑷达紝璇烽噸鏂拌緭鍏�
+        /// </summary>
+        public const int TwoPasswordInconsistency = 10118;
 		/// <summary>
-		/// 涓ゆ瀵嗙爜涓嶄竴鑷�
-		/// </summary>
-		public const int TwoPasswordInconsistency = 10118;
-		/// <summary>
-		/// 楠岃瘉鐮侀敊璇�
+		/// 楠岃瘉鐮侀敊璇紝璇烽噸鏂拌緭鍏�
 		/// </summary>
 		public const int VALIDCODEANDPHONENOEQUAL = 10119;
 		/// <summary>
@@ -746,7 +747,14 @@
         /// 鎵嬫満鍙烽敊璇紝璇烽噸鏂拌緭鍏�
         /// </summary>
         public const int ThePhoneError = 10139;
-
+        /// <summary>
+        /// 璇疯緭鍏ラ暱搴︿负6-13涓瓧绗︾殑瀵嗙爜
+        /// </summary>
+        public const int ThePWDLengthError = 10140;
+        /// <summary>
+        /// 浣犲凡琚己鍒朵笅绾匡紒
+        /// </summary>
+        public const int YouHaveBeenSignOut = 10141;
 
 
         /// <summary>
@@ -1183,6 +1191,8 @@
         /// </summary>
         public const int TheSceneIsDelaying = 13149;
 
+
+
         /// <summary>
         /// 閫夋嫨鎽嗛
         /// </summary>
@@ -1216,6 +1226,16 @@
         /// </summary>
         public const int NeedCleanAC = 13511;
 
+        /// <summary>
+        /// 娌″姛鑳� 璇峰厛娣诲姞
+        /// </summary>
+        public const int NoFunction_Tip = 13600;
+        /// <summary>
+        /// 娌″満鏅� 璇峰厛娣诲姞
+        /// </summary>
+        public const int NoScene_Tip = 13601;
+
+
 
 
         #endregion

--
Gitblit v1.8.0