HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2019-12-30 df30e8562e49b45e7a9a3497d368cebd6085be87
ZigbeeApp/GateWay.Ios/MainViewController.cs
old mode 100755 new mode 100644
@@ -1,8 +1,8 @@
using System;
using Foundation;
using Shared;
using Shared.Common;
using UIKit;
using Shared.Common;
namespace GateWay.Ios
{
@@ -28,7 +28,7 @@
            Shared.Common.CommonPage.Instance.Show();
            UITapGestureRecognizer oTapRecognizer = new UITapGestureRecognizer();
            oTapRecognizer.CancelsTouchesInView = false;