old mode 100644
new mode 100755
| | |
| | | { |
| | | } |
| | | #region 变量申明 |
| | | public FrameLayout topFrameLayout = new FrameLayout { Height = Application.GetRealHeight(184), BackgroundColor = ZigbeeColor.Current.XMTopFrameLayout }; |
| | | public new FrameLayout topFrameLayout = new FrameLayout { Height = Application.GetRealHeight(184), BackgroundColor = ZigbeeColor.Current.XMTopFrameLayout }; |
| | | public FrameLayout midFrameLayout = new FrameLayout { Height = Application.GetRealHeight(1925 - 184), BackgroundColor = ZigbeeColor.Current.XMMidFrameLayout }; |
| | | #region 底部有圆角布局 |
| | | /// 背景阴影界面 |
| | |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 去个人中心,开启远程开锁验证 |
| | | /// 去个人中心,开启系统密码支持开锁权限 |
| | | /// </summary> |
| | | public void SystemSecondAuthentication() |
| | | { |