cy
2022-06-21 129904537f66509f97b285e7eb4f42b3dc349dd0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>用户中心</title>
[#include "/business/pages/include/static.html" /]
</head>
 
<body class="service usercenter">
[#include "/uc/include/head.html" /]
<div class="service_btn_con">
  <table class="service_btn">
    <tr>
      <td><a class="logo" title=""><img src="${common_static}/static/companyLogo/larks-logo1.gif" alt="" /><img src="${common_static}/static/ui/images/zc-icon-118.gif" alt="" /></a></td>
      <td align="right"><div class="dps_con">
          <div class="icon_select"><a class="mainbtn"><span  id="tnsWord" t="${FullTextConstants.order}"><em>搜索选项</em></span></a>
            <div class="ins_con" align="left">
                <a t="${FullTextConstants.order}">工单</a>
                <a t="${FullTextConstants.knowledge}">知识</a></div>
          </div>
          <input class="dpsc_input" type="text" id="tnsInput" />
          <a class="dpsc_btn" href="javascript:ucfulltext('tnsWord','tnsInput');">搜索</a> </div></td>
    </tr>
  </table>
</div>
 
<nav class="dp_nav">
    <div class="dpn_nav_con">
        <div class="dpn_con_wrap">
            <div class="dpn_con" id="dpnCon">
            <table>
                <tr class="dp_first_level">
                    <td><a href="${base}/uc/home.html">首页</a><span></span></td>
                    <td><a>日常运维</a><span></span></td>
                    <td><a>预防性维护</a><span></span></td>
                    <td><a>配置管理</a><span></span></td>
                    <td><a>满意度管理</a><span></span></td>
                    <td><a>统计分析</a><span></span></td>
                    <td><a>服务报告</a><span></span></td>
                    <td><a>信息查询</a><span></span></td>
                </tr>
                <tr class="dp_second_level">
                    <td></td>
                    <td>
                        <a href="${base}/uc/ucincident/ucIncidentManageIndex.html"><span>事件管理</span></a>
                        <a href="${base}/uc/ucquestion/ucQuestionManageIndex.html"><span>问题管理</span></a>
                        <a href="${base}/uc/uczcyw/uczcyws.html"><span>驻场运维</span></a>
                    </td>
                    <td>
                        <a href="${base}/uc/ucdaypatrol/ucdayPatrolInfoList.html"><span>日常巡检</span></a>
                        <a href="${base}/uc/ucciremind/ucremindList.html"><span>例行维护</span></a>
                        <a href="${base}/uc/uchealth/uchealthList.html"><span>健康检查</span></a>
                        
                    </td>
                    <td>
                        <a href="${base}/uc/ucconfigure/ucbaseCiList.html" ><span>配置查询</span></a>
                        <a href="${base}/uc/ucconfigure/cfgGbcxList.html"><span>过保查询</span></a>
                    </td>
                    <td> 
                        <a href="${base}/uc/ucsatis/ucSatisfactionManageIndex.html"><span>满意度首页</span></a>
                        <a href="${base}/uc/ucsatis/ucincisatisList.html"><span>响应支持类</span></a>
                        <a href="${base}/uc/ucsatis/uczcsatisList.html"><span>驻场服务满意度</span></a>
                        <a href="${base}/uc/ucsatis/ucmonthsatisreport.html"><span>月度服务满意度</span></a>
                        <a href="${base}/uc/ucsatis/uctotalmonthsatisreport.html"><span>服务满意度汇总</span></a>
                    </td>
                    <td>
                        <a href="${base}/uc/statis/incident/incidentType.html"><span>事件统计</span></a>
                        <a href="${base}/uc/statis/question/questionTemplate.html"><span>问题统计</span></a>
                        <a href="${base}/uc/statis/local/localTemplate.html"><span>驻场统计</span></a>
                        <a href="${base}/uc/statis/satis/satisfactionBigItemChart.html"><span>满意度统计</span></a>
                        <a href="${base}/uc/statis/cfg/ciTypeChart.html"><span>配置统计</span></a>
                    </td> 
                    <td>
                        <a href="${base}/uc/workReport/selReport.html"><span>工作报告</span></a>
                    </td> 
                    <td>
                        <a href="${base}/uc/ucsearch/ucmainufacturerList.html"><span>厂商集成商</span></a>
                        <a href="${base}/uc/ucsearch/uccontactPersonList.html"><span>厂商联系人</span></a>
                        <a href="${base}/uc/ucsearch/uccontactsList.html"><span>${Constants.CUSTOMER_CONSTANTS}联系人</span></a>
                        <a href="${base}/uc/ucsearch/ucsearchKnowList.html"><span>知识查询</span></a>
                     </td>
                </tr>
            </table>
            </div>
        </div>
    </div>
</nav>
<div class="fs_main">
  <table class="basic_info">
    <tr>
      <td><div class="bi_con">
          <div class="user_header_name clearfix">
            <div class="user_header"><span>${score}分</span><font>满意度</font></div>
            <p><a class="user_name">${cusMsg.CUSTOMER_NAME}</a></p>
            <p class="p">服务时间:${cusMsg.VALID_BEGIN_DATE}至${cusMsg.VALID_END_DATE}</p>
          </div>
          <table class="user_info">
            <tr>
              <td>运维成员:<span>${yw}人</span></td>
              <td>运维经理:<span>${cusMsg.YWJL_NAME}</span></td>
              <td>电话:<span>${cusMsg.PHONE}</span></td>
            </tr>
            <tr>
              <td>服务台:<span>${fwt}人</span></td>
              <td>一/二/三线工程师:<span>${yx}人/${ex}人/${sx}人</span></td>
              <td>驻场工程师:<span>${usercount}人</span></td>
            </tr>
          </table>
        </div></td>
      <td><div class="bi_con">
          <p class="bi_btn">
             <a class="modify" href="javascript:sub_repair();"><img src="${common_static}/static/ui/images/basicFunc0.gif" width="71" height="62" alt="一键报修">一键报修</a>
             <a  href="${base}/uc/ucorder/ucordersList.html" class="complants"><img src="${common_static}/static/ui/images/basicFunc1.gif" width="71" height="62" alt="日常运维">日常运维</a> 
             <a class="knowledge" href="${base}/uc/ucsearch/ucsearchKnowList.html"><img src="${common_static}/static/ui/images/basicFunc3.gif" width="71" height="62" alt="知识库">知识库</a>
<!--               <a class="consult"><img src="${common_static}/static/ui/images/basicFunc2.gif" width="71" height="62" alt="专家库">专家库</a> </p> -->
          <p class="bi_btn">
             <a href="${base}/uc/ucconfigure/ucbaseCiList.html" class="handware"><img src="${common_static}/static/ui/images/basicFunc4.gif" width="71" height="62" alt="硬件设备">硬件设备</a> 
             <a class="basicSys" href="${base}/uc/statis/incident/incidentType.html"><img src="${common_static}/static/ui/images/basicFunc5.gif" width="71" height="62" alt="统计分析">统计分析</a> 
             <a href="${base}/uc/workReport/selReport.html" class="businessSys"><img src="${common_static}/static/ui/images/basicFunc6.gif" width="71" height="62" alt="工作报告">工作报告</a> 
<!--              <a class="safeDefend"><img src="${common_static}/static/ui/images/basicFunc7.gif" width="71" height="62" alt="实时监控">实时监控</a></p> -->
        </div></td>
      <td class="last"><div class="bi_con">
          <div class="user_check">
            <table>
              <tr>
                <td>
                <p><img src="${common_static}/static/ui/images/zc-icon-127.gif"/>
                <span>例行维护</span>
                [#if remind1?? && remind1?size>0]
                <span>${DateUtil.format("yyyy-MM-dd HH:mm:ss",remind1.CREATETIME)}</span><span>${remind1.WFNAME}</span>
                 [#else]
                 <span>-</span><span>-</span>
                 [/#if]
                </p>
                <p class="p"><span class="span">例行维护</span>
                [#if remind2??&& remind2?size>0]
                <span>${DateUtil.format("yyyy-MM-dd HH:mm:ss",remind2.CREATETIME)}</span><span>${remind2.WFNAME}</span>
                 [#else]
                 <span>-</span><span>-</span>
                 [/#if]
                </p>
                </td>
              </tr>
              <tr class="last">
                <td><p class="checkup"><img src="${common_static}/static/ui/images/zc-icon-128.gif"/>
                <span>健康检查</span>
                [#if health1??&& health1?size>0]
                <span>${DateUtil.format("yyyy-MM-dd HH:mm:ss",health1.CREATETIME)}</span><span>${health1.WFNAME}</span>
                 [#else]
                 <span>-</span><span>-</span>
                 [/#if]
                </p>
                  <p class="p"><span class="span">健康检查</span>
                  [#if health2??&& health2?size>0]
                  <span>${DateUtil.format("yyyy-MM-dd HH:mm:ss",health2.CREATETIME)}</span><span>${health2.WFNAME}</span>
                 [#else]
                 <span>-</span><span>-</span>
                 [/#if]
                  </p>
                  </td>
              </tr>
            </table>
          </div>
        </div></td>
    </tr>
  </table>
  <div class="usercenter_frame">
    <div class="uf_title">
      <h3>累计为您提供</h3>
      </div>
    <div class="uf_con">
      <table class="moreEuip clearfix">
        <tr>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucincident/ucIncidentManageIndex.html"><font>事件管理</font><em>${incident}次</em></a></p>
              <a href="${base}/uc/ucincident/ucIncidentManageIndex.html"><img src="${common_static}/static/ui/images/zc-icon-129-0.gif" width="38" height="38" alt="" /></a></div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucquestion/ucQuestionManageIndex.html"><font>问题管理</font><em>${question}次</em></a></p>
              <a href="${base}/uc/ucquestion/ucQuestionManageIndex.html"><img src="${common_static}/static/ui/images/zc-icon-129-1.gif" width="38" height="38" alt="" /></a></div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/uczcyw/uczcyws.html"><font>驻场运维</font><em>${zcyw}次</em></a></p>
             <a href="${base}/uc/uczcyw/uczcyws.html"> <img src="${common_static}/static/ui/images/zc-icon-129-2.gif" width="38" height="38" alt="" /></a></div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucdaypatrol/ucdayPatrolInfoList.html"><font>日常巡检</font><em>${zcxjcount}次</em></a></p>
             <a href="${base}/uc/ucdaypatrol/ucdayPatrolInfoList.html"> <img src="${common_static}/static/ui/images/zc-icon-129-3.gif" width="38" height="38" alt="" /></a></div></td>
        </tr>
        <tr>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucciremind/ucremindList.html"><font>例行维护</font><em>${remind}次</em></a></p>
              <a href="${base}/uc/ucciremind/ucremindList.html"><img src="${common_static}/static/ui/images/zc-icon-129-4.gif" width="38" height="38" alt="" /></a></div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/uchealth/uchealthList.html"><font>健康检查</font><em>${health}次</em></a></p>
              <a href="${base}/uc/uchealth/uchealthList.html"><img src="${common_static}/static/ui/images/zc-icon-129-5.gif" width="38" height="38" alt="" /></a></div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucconfigure/ucbaseCiList.html"><font>配置库</font><em>${ciadd}次</em></a></p>
              <a href="${base}/uc/ucconfigure/ucbaseCiList.html"><img src="${common_static}/static/ui/images/zc-icon-129-7.gif" width="38" height="38" alt="" /></a> </div></td>
          <td><div class="usercenter_frame_services clearfix">
              <p><a href="${base}/uc/ucsearch/ucsearchKnowList.html"><font>知识库</font><em>${know}次</em></a></p>
              <a href="${base}/uc/ucsearch/ucsearchKnowList.html"><img src="${common_static}/static/ui/images/zc-icon-129-6.gif" width="38" height="38" alt="" /></a></div></td>
        </tr>
      </table>
    </div>
  </div>
  <div class="usercenter_frame usercenter_order">
    <div class="uf_title">
      <h3>工单</h3>
      <a href="${base}/uc/ucorder/ucordersList.html">更多&gt;&gt;</a></div>
    <div class="uf_con">
    
      [#if orderlist?? && orderlist?size>0]
    [#list orderlist as order]
        <div class="order_list">
        <div class="ol_title">
            <h3>工单编号:${order.ORDER_CODE}</h3>
                <a href="${base}/uc/orderInfo.html?orderId=${order.BUSINESS_ID}&flowId=${order.ID}&orderType=${order.BUSINESSTYPE}" target="_blank"><img src="${common_static}/static/ui/images/zc-icon-37.gif" alt="" /></a>
            <!-- <a><img src="${common_static}/static/ui/images/zc-icon-50.gif" alt="" /></a>
            <a><img src="${common_static}/static/ui/images/zc-icon-49.gif" alt="" /></a>
            <a><img src="${common_static}/static/ui/images/zc-icon-48.gif" alt="" /></a> -->
        </div>
        <div class="ol_con">
            <table>
                <tr>
                    <th rowspan="3">
                        <a>
                            <img src="${common_static}/static/ui/images/fixStart.gif" alt="" />
                            <span>${Constants.mapWORKFLOW_BUSINESS_TYPE_Label(order.BUSINESSTYPE+"")}</span>
                        </a>
                    </th>
                    <td>
                        <em>${Constants.CUSTOMER_CONSTANTS}名称:</em>
                        <span class="olc_txt yellow_txt ">${order.CUSTOMER_NAME}</span>
                        <em>当前节点:</em>
                        <span class="olc_txt">${order.CURRENT_NODE_NAME}</span>
                        <em>工单状态:</em>
                        <span class="olc_txt">${Constants.getWORKFLOW_BASE_WFSTATE_Label(order.WFSTATE)}</span>
                        <em>创建时间:</em>
                        <span class="olc_txt">${DateUtil.format("yyyy-MM-dd HH:mm:ss",order.CREATETIME)}</span>
                        <em>创建人名称:</em>
                        <span class="olc_txt last">${order.CREATERNAME}</span>
                    </td>
                </tr>
                <tr><td><em>事项:</em>${order.WFNAME}</td></tr>
                <tr><td><em>内容概述:</em>${order.WFNOTE}</td></tr>
            </table>
        </div>
    </div>
    [/#list]
    [#else]
    <div class="loadpos"><span class="nodata"></span></div>
[/#if]
      
      
  </div>
</div>
 
<!--<div class="serveLink">
  <div class="online" id="online"> <a class="onlineBtn" id="onlineBtn" href="#nogo"></a> <a class="onlineHover" id="onlineHover" href="#nogo"></a> </div>
  <div class="phone" id="phone"> <a class="phoneBtn" id="phoneBtn" href="#nogo"></a>
    <div class="phoneHover" id="phoneHover">
      <h4></h4>
      <input class="inputText" type="text" value="请输入您的电话号码" />
      <input class="inputBtn" type="button" value="免费咨询">
    </div>
  </div>
</div>
-->
<script type="text/javascript">
var b = false;
function sub_repair(){
    window.top.openDialog("0","一键报修",
         {},
         {"width":"50","height":"60"},
         [{btnId:"btnSure", btnName:"确定", btnStyle:"bluebtn"}],
         "${base}/uc/yjbx.html");    
}
</script>
 
[#include "/uc/include/foot.html" /]
</body>
</html>