陈嘉乐
2020-07-02 8615f80ef3a66cb115298510c625db4cb2ba6f8e
ZigbeeApp/Shared/Phone/Category/Controls/DeviceRow/DeviceFreshAirRowControl.cs
@@ -57,6 +57,7 @@
            {
                //新风类型的深度卡片界面
                var form = new MainPage.ControlForm.DeviceFreshAirDetailCardForm();
                form.RowOrCardControl = this;
                form.AddForm(i_device, this.nowSelectRoom, 965, 1374);
                form.FormCloseEvent += this.CardDetailInfoBackEvent;
            };