gxc
2020-01-06 509e7b543f8a8770cf09dff97000acf78140c119
ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs
@@ -654,7 +654,7 @@
            UserView.HomePage.Instance.AddChidren(detailInfo);
            UserView.HomePage.Instance.PageIndex += 1;
            detailInfo.Show(device, room);
            detailInfo.action = () =>
            detailInfo.EditAction = (d,r) =>
            {
                Show(device, room);
            };