<!doctype html>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
<title>预防性维护</title>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
|
[#include "/business/wechat/include/whead.html" /]
|
</head>
|
|
<body class="user_center maintenance">
|
<h3 class="mt_title">日常巡检</h3>
|
<!--zhoushuanglong:2015.03.18(start)-->
|
<div class="mt_content mt_contentone clearfix">
|
<a href="${base}/ewyw/ewWorkplan/emyDailyCheck.html"><em><img src="${common_static}/static/wechat/images/icon-10.png" alt="" /></em><span>日常巡检</span></a>
|
</div>
|
<h3 class="mt_title">例行维护</h3>
|
<div class="mt_content mt_contentwo clearfix">
|
<a><em><img src="${common_static}/static/wechat/images/icon-14.png" alt="" /></em><span>工单管理</span></a>
|
<a><em><img src="${common_static}/static/wechat/images/icon-9.png" alt="" /></em><span>计划查询</span></a>
|
</div>
|
<h3 class="mt_title">健康检查</h3>
|
<div class="mt_content mt_contentwo clearfix">
|
<a><em><img src="${common_static}/static/wechat/images/icon-14.png" alt="" /></em><span>工单管理</span></a>
|
<a><em><img src="${common_static}/static/wechat/images/icon-9.png" alt="" /></em><span>计划查询</span></a>
|
</div>
|
[#include "/business/wechat/include/wfoot.html" /]
|
</body>
|
</html>
|