From 71fd5b743d0c5e46ba686449e7f855e91a688886 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 24 三月 2023 17:29:57 +0800 Subject: [PATCH] 修改tip最大宽度 --- HDL_ON/Common/R.cs | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e8cedee..ac5cd29 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,6 +6,34 @@ { /// <summary> + /// 娣诲姞缁勫悎璋冨厜 + /// </summary> + public const int AddGroupControl = 600; + /// <summary> + /// 璇疯緭鍏ョ粍鍚嶇О + /// </summary> + public const int PlsEntryGroupName = 599; + /// <summary> + /// 閫夋嫨缇ゆ帶璁惧 + /// </summary> + public const int SelectGroupControlFunction = 598; + /// <summary> + /// 璇疯緭鍏� + /// </summary> + public const int PlsEntry = 597; + /// <summary> + /// 缁勫悕绉� + /// </summary> + public const int GroupNmae = 596; + /// <summary> + /// 鍒犻櫎浜鸿劯鏁版嵁 + /// </summary> + public const int DeleteMemberFace = 595; + /// <summary> + /// 璇疯緭鍏ユ垚鍛樺娉� + /// </summary> + public const int PlsEntrySubAccountRemark = 594; + /// <summary> /// 浜鸿劯鐓х墖 /// </summary> public const int MemberFace = 593; -- Gitblit v1.8.0