角色管理器优化,可更改角色名,描述信息,客户端主界面测试中英文切换,v1.6.2
This commit is contained in:
@@ -68,7 +68,7 @@ namespace CommonLibrary
|
||||
string AccountLastLoginWay { get; set; }
|
||||
string AccountPortrait { get; set; }
|
||||
string AccountDetails { get; set; }
|
||||
|
||||
string AccountRegisterTitle { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
@@ -80,6 +80,8 @@ namespace CommonLibrary
|
||||
string SettingsAccountFactory { get; set; }
|
||||
string SettingsTrustClient { get; set; }
|
||||
string SettingsRoleAssign { get; set; }
|
||||
string SettingsRoleAddTitle { get; set; }
|
||||
string SettingsRoleEditTitle { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user