javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html
@@ -74,6 +74,11 @@ <i class="glyphicon glyphicon-tint"></i> <a class="afont" th:href="@{/geo/projectData(id=${project.ids},type='7')}" target="mainFrame" onclick="selected(this)">水质分析</a> </div> </div> <div class="box-header "> <div class="box-title"> <i class="glyphicon glyphicon-facetime-video"></i> <a class="afont" th:href="@{/geo/projectCamera(id=${project.ids},type='7')}" target="mainFrame" onclick="selected(this)">现场监控设备</a> </div> </div> </div> </div>