old mode 100755
new mode 100644
| | |
| | | userTypeView.AddChidren(btnUserTypeName); |
| | | #endregion |
| | | #region 住宅管理 |
| | | |
| | | if (!DB_ResidenceData.Instance.CurrentRegion.IsOthreShare) |
| | | { |
| | | #region ---住宅管理区域 |
| | |
| | | } |
| | | else |
| | | { |
| | | residenceInfoView.AddChidren(new Button() |
| | | { |
| | | Y = Application.GetRealHeight(20 + 42), |
| | | Height = Application.GetRealHeight(40), |
| | | TextAlignment = TextAlignment.Center, |
| | | TextSize = CSS_FontSize.TextFontSize, |
| | | TextColor = CSS_Color.FirstLevelTitleColor, |
| | | TextID = StringId.FunctionNotOpen, |
| | | }); |
| | | |
| | | #region F3阶段 |
| | | #region ---安放区域 |
| | | //residenceArmView = new FrameLayout() |