HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPage.cs
@@ -47,7 +47,7 @@ /// <summary> /// 加载界面 /// </summary> public void LoadPage() public void LoadPage(bool locationSetting = true) { bodyView.BackgroundColor = CSS_Color.BackgroundColor; new TopViewDiv(bodyView, Language.StringByID(StringId.Setting)).LoadTopView(actionRefresh); @@ -111,7 +111,8 @@ }); #endregion if (locationSetting) { #region 位置管理 var locationMagtView = new FrameLayout() { @@ -162,7 +163,7 @@ Height = Application.GetRealHeight(1) }); #endregion } #region 共享 //var sharedView = new FrameLayout() //{