ZigbeeApp/Shared/Phone/CommonForm/EditorCommonForm.cs
@@ -292,6 +292,9 @@ frame.AddChidren(btnReLoad); btnReLoad.ButtonClickEvent += (sender, e) => { //点击重新加载时,允许再次联网 HdlWifiLogic.Current.CanAccessHttp = true; //清除全部控件 this.ClearBodyFrame();