From 315e336680efe5c654726c2cdae630146fe5c99c Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期五, 29 十一月 2019 10:06:19 +0800
Subject: [PATCH] 合并代码

---
 ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpDirectionForm.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpDirectionForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpDirectionForm.cs
index ae7d7b3..9cbc6b4 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpDirectionForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpDirectionForm.cs
@@ -64,6 +64,7 @@
             btnSettion.Text = Language.StringByID(R.MyInternationalizationString.uGotoSettion);
             btnSettion.ButtonClickEvent += (sender, e) =>
             {
+                HdlWifiLogic.Current.OpenAppWifiSettion();
             };
             bodyFrameLayout.AddChidren(btnSettion);
             //搴曠嚎

--
Gitblit v1.8.0