<!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="${base}/uwyw/uhome.html;"><span></span></a>预防性维护
|
</header>
|
<section class="tasksearch">
|
<a href="${base}/uwyw/uworkplan/uDailyCheck.html"><span class="taskicon18"></span><em>日常巡检</em></a>
|
<a href="${base}/uwyw/uRemind/ewRemindByCusId.html"><span class="taskicon18"></span><em>例行维护</em></a>
|
<a href="${base}/uwyw/uHealth/uHealthCheck.html"><span class="taskicon18"></span><em>健康检查</em></a>
|
</section>
|
</body>
|
[#assign label = "wb"]
|
[#include "/business/wechat/include/ufooter.html" /]
|
</html>
|