Kaynağa Gözat

处理bug ;
bug编号: 415, 414 , 413, 412,401, 389, 394;
主要是将搜索栏的 关键字 改为 诉求标题

fanlongfei 8 yıl önce
ebeveyn
işleme
9e78a510b7

+ 1 - 1
WebUI/CallCenterWeb.UI/Business/LeaderDB.html

@@ -249,7 +249,7 @@
249 249
 								<tr>
250 250
 									<th>诉求标题:</th>
251 251
 									<td>
252
-										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
252
+										<input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
253 253
 									</td>
254 254
 									<th>工单号:</th>
255 255
 									<td>

+ 1 - 1
WebUI/CallCenterWeb.UI/Business/LeaderYJA.html

@@ -249,7 +249,7 @@
249 249
 								<tr>
250 250
 									<th>诉求标题:</th>
251 251
 									<td>
252
-										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
252
+										<input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
253 253
 									</td>
254 254
 									<th>工单号:</th>
255 255
 									<td>

+ 1 - 1
WebUI/CallCenterWeb.UI/Business/LeaderYTH.html

@@ -249,7 +249,7 @@
249 249
 								<tr>
250 250
 									<th>诉求标题:</th>
251 251
 									<td>
252
-										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
252
+										<input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
253 253
 									</td>
254 254
 									<th>工单号:</th>
255 255
 									<td>

+ 1 - 1
WebUI/CallCenterWeb.UI/Business/ZXYTJ.html

@@ -249,7 +249,7 @@
249 249
 								<tr>
250 250
 									<th>诉求标题:</th>
251 251
 									<td>
252
-										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
252
+										<input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
253 253
 									</td>
254 254
 									<th>工单号:</th>
255 255
 									<td>

+ 1 - 1
WebUI/CallCenterWeb.UI/Business/notifiedList.html

@@ -182,7 +182,7 @@
182 182
 								<tr>
183 183
 									<th>诉求标题:</th>
184 184
 									<td>
185
-										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
185
+										<input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
186 186
 									</td>
187 187
 									<th>工单号:</th>
188 188
 									<td>

+ 1 - 1
WebUI/CallCenterWeb.UI/Media/CitizenAppeal.html

@@ -180,7 +180,7 @@
180 180
 						<div class="box_content">
181 181
 							<table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
182 182
 								<tr>
183
-									<th>关键字:</th>
183
+									<th>诉求标题:</th>
184 184
 									<td>
185 185
 										<input type="text" placeholder="输入关键字" id="key" class="Min-width" />
186 186
 									</td>

+ 1 - 1
WebUI/CallCenterWeb.UI/SystemManager/yongHuManger.html

@@ -28,7 +28,7 @@
28 28
                 <button class="btns del">删除用户</button>
29 29
             </div>
30 30
             <div class="toolRight">
31
-                <span>搜索内容:<input type="text" class="searCon" /></span>
31
+                <span>搜索内容:<input type="text" class="searCon" placeholder="输入用户编号或用户名称" style="width: 200px;"/></span>
32 32
                 <button class="btns searchGo">搜索</button>
33 33
             </div>
34 34
         </div>