<!doctype html>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
[#include "/business/wechat/include/title.html" /]
|
[#include "/business/wechat/include/wheader.html" /]
|
|
</head>
|
|
<body>
|
<header class="kltit">
|
<a href="javascript:history.go(-1);"><span></span></a>预防性维护
|
</header>
|
<section class="tasksearch">
|
<a href="${base}/ewyw/ewWorkplan/emyDailyCheck.html"><span class="taskicon39"></span><em>日常巡检</em></a>
|
<a href="${base}/ewyw/ewRemind/ewMyRemind.html"><span class="taskicon19"></span><em>例行维护</em></a>
|
<a href="${base}/ewyw/ewHealth/ewMyHealth.html"><span class="taskicon20"></span><em>健康检查</em></a>
|
<a href="${base}/ewyw/ewRemind/ewMyRemindCheck.html"><span class="taskicon40"></span><em>例行维护日历</em></a>
|
<a href="${base}/ewyw/ewHealth/ewMyHealthCheck.html"><span class="taskicon41"></span><em>健康检查日历</em></a>
|
<a href="${base}/ewyw/ewWorkplan/ewmyRcxjList.html"><span class="taskicon44"></span><em>日常巡检填报</em></a>
|
<a href="${base}/ewyw/ewWorkplan/ewrcxjShList.html"><span class="taskicon43"></span><em>日常巡检审核</em></a>
|
<a href="${base}/ewyw/ewWorkplan/ewrcxjCxList.html"><span class="taskicon42"></span><em>日常巡检查询</em></a>
|
</section>
|
[#if RequestParameters.t?? && RequestParameters.t==1]
|
[#assign label = 'wb']
|
[#include "/business/wechat/include/wfooter.html" /]
|
[/#if]
|
</body>
|
|
|
</html>
|