黄学彪
2020-01-17 4b378188ce972df432b23d9cb73babb6cc0679c6
ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UserManagement.cs
@@ -147,6 +147,7 @@
            btnAddFrameLayout.AddChidren(btnUndistributeText);
            if (UserCenterResourse.UserInfo.AuthorityNo != 1)
            {
                btnAddFrameLayout.Width = 0;
                btnUndistributeIcon.Width = 0;
                btnUndistributeText.Width = 0;
            }
@@ -160,9 +161,7 @@
            btnAddFrameLayout.MouseDownEventHandler += eHandler;
            btnUndistributeText.MouseDownEventHandler += eHandler;
            btnUndistributeIcon.MouseDownEventHandler += eHandler;
            midVerticalScrolViewLayout = new VerticalRefreshLayout()
            {
            };
            midVerticalScrolViewLayout = new VerticalRefreshLayout() {  };
            this.midFrameLayout.AddChidren(midVerticalScrolViewLayout);
            if (localAllAccountListTemp.Count == 0)