wxr
2021-12-30 d275465c510dc1cf4e61227d7bf6d6054042b379
HDL_ON/UI/BindingResidence/BindingResidencePage.cs
@@ -91,6 +91,14 @@
            btnAddNewResidence.MouseUpEventHandler = (sender, e) =>
            {
                if (Language.CurrentLanguage == "Chinese")
                {
                    Scan.TipMsg = "您已拒绝App相机访问权限,这将导致您无法使用扫描二维码绑定我的家庭,但您可以通过加入其他用户的家庭,体验智能家居服务,如需启用绑定我的家庭服务,请前往手机系统设置打开相关权限";
                }
                else
                {
                    Scan.TipMsg = "You have denied access to the app camera, which will make you unable to bind my family with the scanned QR code, but you can experience smart home services by joining other users' families. To enable the bind my family service, please go to the mobile phone system settings to open the relevant permissions";
                }
                Scan.OpenScan((scanString) =>
                {
                    //执行绑定住宅