3.
wei
2021-03-16 2d6787d9dedca3553ccd9ae5eb1bc7e52d2608e2
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/AddMiniRemoteControlDirection1Page.cs
@@ -66,7 +66,8 @@
                    {
                        this.CloseForm();
                        var form = new AddMiniRemoteControlDirection2Page();
                        form.AddForm();
                        //初始wifi和密码为空
                        form.AddForm(string.Empty, string.Empty);
                    }
                });
            };