| | |
| | | {
|
| | | this.memberResult = i_memberResult;
|
| | | this.memberShardInfo = i_memberShardInfo;
|
| | | this.memberShardInfo.ChildAccountId = this.memberResult.ChildAccountId;
|
| | | this.memberShardInfo.SubAccountDistributedMark = this.memberResult.SubAccountDistributedMark;
|
| | |
|
| | | //设置头部信息
|
| | | base.SetTitleText(Language.StringByID(R.MyInternationalizationString.uShared2));
|
| | |
| | | if (string.IsNullOrEmpty(floorId) == false)
|
| | | {
|
| | | var btnFloor = new NormalViewControl(800, 60, true);
|
| | | btnFloor.X = HdlControlResourse.XXLeft;
|
| | | btnFloor.X = ControlCommonResourse.XXLeft;
|
| | | btnFloor.Y = Application.GetRealHeight(52);
|
| | | btnFloor.TextColor = UserCenterColor.Current.TextColor2;
|
| | | btnFloor.TextSize = 15;
|