瀏覽代碼

地图页面改造

limeng 3 年之前
父節點
當前提交
331c4c38ac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mybusiness/src/main/resources/templates/business/visualization/map.html

+ 1 - 1
mybusiness/src/main/resources/templates/business/visualization/map.html

@@ -430,7 +430,7 @@
                     window.open("/business/manager/hikcameracontroller/demo_window_simple_preview_wall_special_user?ID="+option.id);
                 }else{
                     $.ajax({
-                        url : 'http://localhost:8899/camera_id='+res.hikIp+","+res.hikPort+","+res.hikUsername+","+res.hikPassword+","+res.hikDeviceport,
+                        url : 'http://localhost:8899/camera_id='+option.hik_ip+","+option.hik_port+","+option.hik_username+","+option.hik_password+","+option.hik_deviceport,
                         error :function () {
 
                         }