Commit 7a8ada4bd4e64102744c3f1917f66bb43d036959

Authored by 王通
1 parent eff592a6

1.dvr地址变更

src/main/resources/static/real_control_v2/mapmonitor/fragments/map_infowindow.html
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
55 {{if expectStopTime!=null}} 55 {{if expectStopTime!=null}}
56 <a href="javascript:;" style="color: #07D;margin-right: 7px;">$$$$$${txt-1309}</a> 56 <a href="javascript:;" style="color: #07D;margin-right: 7px;">$$$$$${txt-1309}</a>
57 {{/if}} 57 {{/if}}
58 - <a href="javascript:;" style="float: left;" onclick="javascript:window.open('http://211.95.61.66:9020/transport_server/dvr_monitor2.html?userid=4&zbh={{nbbm}}');">DVR</a> 58 + <a href="javascript:;" style="float: left;" onclick="javascript:window.open('/other/video/video.html?insideCode_like={{nbbm}}');">DVR</a>
59 {{if dvrcode != null}}<a href="W9:1@139.196.29.203@?method=call&1111:{{dvrcode}}" style="margin-left: 50px;" >$$$$$${txt-3044}</a>{{/if}} 59 {{if dvrcode != null}}<a href="W9:1@139.196.29.203@?method=call&1111:{{dvrcode}}" style="margin-left: 50px;" >$$$$$${txt-3044}</a>{{/if}}
60 <a href="javascript:;" style="float: right;" onclick="javascript:gb_map_play_back.initParams({deviceId: '{{deviceId}}', nbbm: '{{nbbm}}'});">$$$$$${txt-2477}</a> 60 <a href="javascript:;" style="float: right;" onclick="javascript:gb_map_play_back.initParams({deviceId: '{{deviceId}}', nbbm: '{{nbbm}}'});">$$$$$${txt-2477}</a>
61 </div> 61 </div>