<!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}/ewyw/emanagehome.html"><span></span></a>运维管理
|
</header>
|
<section class="tasksearch">
|
<a href="${base}/ewyw/eworder/eworderPool.html"><span class="taskicon13"></span><em>工单池</em></a>
|
<a href="${base}/ewyw/ewIncident/ewIncident.html"><span class="taskicon34"></span><em>事件</em></a>
|
<a href="${base}/ewyw/ewQuestion/ewQuestion.html"><span class="taskicon36"></span><em>问题</em></a>
|
<a href="${base}/ewyw/ewWorkplan/eDailyCheck.html"><span class="taskicon39"></span><em>日常巡检</em></a>
|
<a href="${base}/ewyw/ewRemind/ewRemind.html"><span class="taskicon19"></span><em>例行维护</em></a>
|
<a href="${base}/ewyw/ewHealth/ewHealth.html"><span class="taskicon20"></span><em>健康检查</em></a>
|
<a href="${base}/ewyw/ewzc/ewzc.html"><span class="taskicon27"></span><em>驻场事件</em></a>
|
<a href="${base}/ewyw/ewsatis/ewzcsatis.html"><span class="taskicon17"></span><em>服务监督卡</em></a>
|
<a href="${base}/ewyw/ewsatis/esatis.html"><span class="taskicon23"></span><em>满意度管理</em></a>
|
<a href="${base}/ewyw/ewRemind/ewRemindCheck.html"><span class="taskicon40"></span><em>例行维护日历</em></a>
|
<a href="${base}/ewyw/ewHealth/ewHealthCheck.html"><span class="taskicon41"></span><em>健康检查日历</em></a>
|
</section>
|
|
</body>
|
</html>
|