From ec074f7a42c10995732739c842e60ed84aedce20 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 20 十一月 2020 18:02:59 +0800 Subject: [PATCH] 2020-11-20 1.更新 --- HDL_ON/Common/R.cs | 25 ++++++++++++++++++++++++- 1 files changed, 24 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e1defaf..0da03fa 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -476,7 +476,30 @@ /// 鍐嶆杈撳叆鏂板瘑鐮� /// </summary> public const int NewPasswordAgain = 9011; - + /// <summary> + /// 鍚屾剰 + /// </summary> + public const int Agree = 9012; + /// <summary> + /// 鐢ㄦ埛鍗忚 + /// </summary> + public const int UserAgreement = 9013; + /// <summary> + /// 闅愮鏀跨瓥 + /// </summary> + public const int PrivacyPolicy = 9014; + /// <summary> + /// 鍜� + /// </summary> + public const int And = 9015; + /// <summary> + /// 璇峰厛闃呰骞跺悓鎰忋�婄敤鎴峰崗璁�嬪拰銆婇殣绉佹斂绛栥�� + /// </summary> + public const int PleaseReadAndAgreePrivacyPolicyMsg = 9016; + /// <summary> + /// 纭閫�鍑虹櫥褰曪紵 + /// </summary> + public const int IfConfirmLogout = 9017; #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 /// <summary> -- Gitblit v1.8.0