Crabtree/SmartHome/UI/SimpleControl/Phone/Register/Databackup.cs
@@ -390,7 +390,12 @@
                alert.Show ();
            };
            if (MainPage.LoginUser.AccountType != 1) {
            //if (MainPage.LoginUser.AccountType != 1) {
            //    rowView.AddRightView (btnDelFile);
            //}
            //2020-07-01 当前住宅属于自己的 允许删除备份
            if (!MainPage.IsAdministrator) {
                rowView.AddRightView (btnDelFile);
            }