瀏覽代碼

海康视频地址

18686652964 3 年之前
父節點
當前提交
a42f85c65e

+ 2 - 2
mybusiness/src/main/resources/templates/business/manager/cameramanager/onePreview.html

@@ -16,8 +16,8 @@
             <div class="ibox" style="overflow-y: auto;">
                 <div class="ibox-content">
                     <!--视频窗口展示-->
-                    <!--<iframe id="mIframe" src="http://218.27.1.154:9090/hik_video/en/demo.html" style="width:100%;height:900px;"></iframe>-->
-                    <iframe id="mIframe" src="http://192.168.3.101:88/en/demo.html" style="width:100%;height:900px;"></iframe>
+                    <iframe id="mIframe" src="http://218.27.1.154:9090/hik_video/en/demo.html" style="width:100%;height:900px;"></iframe>
+<!--                    <iframe id="mIframe" src="http://192.168.3.101:88/en/demo.html" style="width:100%;height:900px;"></iframe>-->
                 </div>
             </div>