wei
2021-10-28 270b3d8539f6b4a991a9ebf3b3a9eceb436d61d5
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddMiniRemoteControlDirection3Page.cs
@@ -1,4 +1,5 @@
using HDL_ON.Stan;
using HDL_ON.DriverLayer;
using HDL_ON.Stan;
using Shared;
using System;
using System.Collections.Generic;
@@ -152,6 +153,9 @@
                    return;
                }
                //2021-10-26 09:32:50 增加网关进入配网模式 wxr
                Control.Ins.AuthGateway();
                //进入下一个界面
                this.CloseForm();
                var form = new AddMiniRemoteControlDirection4Page();