|  |  | 
 |  |  |     <th:block th:include="include :: ztree-css" /> | 
 |  |  | <style> | 
 |  |  | .active { | 
 |  |  |     background: #3c8dbc; | 
 |  |  |     background: #1894F6; | 
 |  |  | } | 
 |  |  |   | 
 |  |  | .active a { | 
 |  |  |     color: white; | 
 |  |  | } | 
 |  |  | .afont{font-size:14px;} | 
 |  |  | .afont{ | 
 |  |  |     color: #4D4D4D; | 
 |  |  |     font-size:14px; | 
 |  |  | } | 
 |  |  | </style> | 
 |  |  | </head> | 
 |  |  | <body class="gray-bg"> | 
 |  |  | 
 |  |  |   | 
 |  |  |             <div class="box-header active"> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="fa fa-desktop"></i> <a class="afont" th:href="@{/geo/project/info(id=${project.ids})}" target="mainFrame" onclick="selected(this)">项目详情</a>                     | 
 |  |  |                     <i class="fa fa-desktop"></i> <a class="afont" th:href="@{/geo/project/info(id=${project.ids})}" target="mainFrame" onclick="selected(this)">场地详情</a> | 
 |  |  |                 </div>  | 
 |  |  |             </div> | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-map-marker"></i> <a class="afont" th:href="@{/geo/hole(id=${project.ids})}" target="mainFrame" onclick="selected(this)">勘探点</a>                     | 
 |  |  |                 </div>  | 
 |  |  |             </div>      | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-user"></i> <a class="afont" th:href="@{/geo/person(id=${project.ids})}" target="mainFrame" onclick="selected(this)">参与人</a>                     | 
 |  |  |                 </div>  | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-adjust"></i> <a class="afont" th:href="@{/geo/yantu(id=${project.ids})}" target="mainFrame" onclick="selected(this)">岩土</a> | 
 |  |  |                     <i class="glyphicon glyphicon-map-marker"></i> <a class="afont" th:href="@{/geo/hole(id=${project.ids})}" target="mainFrame" onclick="selected(this)">钻孔</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-ban-circle"></i> <a class="afont" th:href="@{/geo/qutu(id=${project.ids})}" target="mainFrame" onclick="selected(this)">取土</a> | 
 |  |  |                     <i class="glyphicon glyphicon-list-alt"></i> <a class="afont" th:href="@{/geo/holeLog(id=${project.ids})}" target="mainFrame" onclick="selected(this)">钻孔进度日志</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-screenshot"></i> <a class="afont" th:href="@{/geo/huici(id=${project.ids})}" target="mainFrame" onclick="selected(this)">回次</a> | 
 |  |  |                     <i class="glyphicon glyphicon-user"></i> <a class="afont" th:href="@{/geo/projectPerson(id=${project.ids})}" target="mainFrame" onclick="selected(this)">人员管理</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-tint"></i> <a class="afont" th:href="@{/geo/shuiwei(id=${project.ids})}" target="mainFrame" onclick="selected(this)">水位</a> | 
 |  |  |                     <i class="glyphicon glyphicon-retweet"></i> <a class="afont" th:href="@{/geo/deviceLog(id=${project.ids})}" target="mainFrame" onclick="selected(this)">设备管理</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-tower"></i> <a class="afont" th:href="@{/geo/biaoguan(id=${project.ids})}" target="mainFrame" onclick="selected(this)">标贯/动探</a> | 
 |  |  |                     <i class="glyphicon glyphicon-random"></i> <a class="afont" th:href="@{/geo/TubLog(id=${project.ids})}" target="mainFrame" onclick="selected(this)">材料管理</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-blackboard"></i> <a class="afont" th:href="@{/geo/projectwork/work(id=${project.ids})}" target="mainFrame" onclick="selected(this)">工作量</a> | 
 |  |  |                 </div>  | 
 |  |  |             </div>          | 
 |  |  |              | 
 |  |  |                     <i class="glyphicon glyphicon-object-align-horizontal"></i> <a class="afont" th:href="@{/geo/projectData(id=${project.ids},type='1')}" target="mainFrame" onclick="selected(this)">质量管理</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-lock"></i> <a class="afont" th:href="@{/geo/projectData(id=${project.ids},type='2')}" target="mainFrame" onclick="selected(this)">安全管理</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |             <div class="box-header "> | 
 |  |  |                 <div class="box-title"> | 
 |  |  |                     <i class="glyphicon glyphicon-th-list"></i> <a class="afont" th:href="@{/geo/projectData/2(id=${project.ids},type='3')}" 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})}" target="mainFrame" onclick="selected(this)">现场监控设备</a> | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |         </div> | 
 |  |  |     </div> | 
 |  |  |      | 
 |  |  | 
 |  |  |         <iframe id="mainFrame" name="mainFrame" class="ui-layout-content p0" | 
 |  |  |         th:src="@{/geo/project/info(id=${project.ids})}"></iframe> | 
 |  |  |     </div> | 
 |  |  |   | 
 |  |  |      | 
 |  |  |  | 
 |  |  |  | 
 |  |  |     <th:block th:include="include :: footer" /> | 
 |  |  |     <th:block th:include="include :: layout-latest-js" /> | 
 |  |  |     <th:block th:include="include :: ztree-js" /> |