From 163777d8a2cb7cfa469f54a7042528870ebc10a3 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期一, 09 十二月 2019 17:46:20 +0800 Subject: [PATCH] 一个新版本 --- ZigbeeApp/Shared/R.cs | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100644 new mode 100755 index aba0dce..0187118 --- 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> @@ -745,7 +746,11 @@ /// <summary> /// 鎵嬫満鍙烽敊璇紝璇烽噸鏂拌緭鍏� /// </summary> - public const int ThePhoneError = 10139; + public const int ThePhoneError = 10139; + /// <summary> + /// 璇疯緭鍏ラ暱搴︿负6-13涓瓧绗︾殑瀵嗙爜 + /// </summary> + public const int ThePWDLengthError = 10140; /// <summary> /// 浣犲凡琚己鍒朵笅绾匡紒 /// </summary> -- Gitblit v1.8.0