Commit 7a8ada4bd4e64102744c3f1917f66bb43d036959
1 parent
eff592a6
1.dvr地址变更
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/mapmonitor/fragments/map_infowindow.html
| ... | ... | @@ -55,7 +55,7 @@ |
| 55 | 55 | {{if expectStopTime!=null}} |
| 56 | 56 | <a href="javascript:;" style="color: #07D;margin-right: 7px;">$$$$$${txt-1309}</a> |
| 57 | 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 | 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 | 60 | <a href="javascript:;" style="float: right;" onclick="javascript:gb_map_play_back.initParams({deviceId: '{{deviceId}}', nbbm: '{{nbbm}}'});">$$$$$${txt-2477}</a> |
| 61 | 61 | </div> | ... | ... |