wei
2021-02-23 c1a43042388629714d5809bab299110ff0c9eb3d
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -773,7 +773,11 @@
                        btnName.TextID = StringId.VideoIntercom;
                        btnFunctionViewBg.MouseUpEventHandler = (sender, e) =>
                        {
#if __IOS__
                            EZSDK.IOS.EZSDK.Go2EZvizMonitor();
#else  //安卓摄像头
#endif
                        };
                        break;