apply-clients 5.0.36 → 5.0.37-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/package.json +111 -111
  2. package/src/android.js +1 -1
  3. package/src/apply.js +15 -1
  4. package/src/assets//345/210/240/351/231/244.png +0 -0
  5. package/src/assets//347/224/250/346/210/267/345/234/260/345/235/200.png +0 -0
  6. package/src/assets//347/224/250/346/210/267/345/247/223/345/220/215.png +0 -0
  7. package/src/assets//347/224/250/346/210/267/347/224/265/350/257/235.png +0 -0
  8. package/src/components/app_apply/ApplyApp.vue +6 -6
  9. package/src/components/app_apply/ApplyDownList.vue +18 -16
  10. package/src/components/app_apply/ApplyInfo.vue +2 -2
  11. package/src/components/app_apply/ApplyListUpload.vue +15 -5
  12. package/src/components/app_apply/ApplyToDoList.vue +201 -54
  13. package/src/components/app_apply/ApplyUserInfo.vue +2 -2
  14. package/src/components/app_apply/FieldExploration.vue +0 -1
  15. package/src/components/app_apply/Gongcheng.vue +3631 -0
  16. package/src/components/app_apply/OneToMany.vue +194 -0
  17. package/src/components/app_apply/PlaceControler.vue +230 -189
  18. package/src/components/app_apply/ServiceControl.vue +630 -385
  19. package/src/components/app_apply/ServiceView.vue +44 -17
  20. package/src/components/app_apply/ezhou/FeiMinYongV.vue +109 -0
  21. package/src/components/app_apply/ezhou/FeiMinYongVV.vue +100 -0
  22. package/src/components/app_apply/ezhou/MinYong.vue +92 -0
  23. package/src/components/app_apply/ezhou/ServiceView.vue +745 -0
  24. package/src/components/image/doc.jpg +0 -0
  25. package/src/components/image/dwg.png +0 -0
  26. package/src/components/image/dxf.png +0 -0
  27. package/src/components/image/excel.jpg +0 -0
  28. package/src/components/image/pdf.jpg +0 -0
  29. package/src/components/phone/phoneselect.vue +250 -0
  30. package/src/components/phone/phoneselect2.vue +112 -0
  31. package/src/components/product/Common/ApplyValidateBill.vue +13 -6
  32. package/src/components/product/Common/PrintBill.vue +7 -6
  33. package/src/components/product/EngineeringManagement/EngineerUpload.vue +304 -0
  34. package/src/components/product/EngineeringManagement/EngineeringManagement.vue +137 -0
  35. package/src/components/product/EngineeringManagement/EngineeringSelect.vue +586 -0
  36. package/src/components/product/EngineeringSupervisory/EngineeringApplyStopInfo.vue +281 -0
  37. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryControl.vue +132 -0
  38. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryList.vue +340 -0
  39. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryServiceControl.vue +490 -0
  40. package/src/components/product/Function/InstallInfoSelect.vue +3 -2
  41. package/src/components/product/Function/Service/FunctionServiceControl.vue +37 -1
  42. package/src/components/product/Function/functions/ApplyUpload.vue +556 -0
  43. package/src/components/product/Function/functions/BuyerMessage.vue +1 -1
  44. package/src/components/product/Function/functions/InstallFee.vue +589 -347
  45. package/src/components/product/Function/functions/InstallFeeInfo.vue +6 -1
  46. package/src/components/product/Process/ExplorationSelect.vue +669 -636
  47. package/src/components/product/Process/Processes/CustomerRecordMessage.vue +907 -907
  48. package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +126 -39
  49. package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
  50. package/src/components/product/Process/Processes/Service/ServiceControl.vue +2200 -1808
  51. package/src/components/product/ServiceView.vue +810 -795
  52. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +559 -407
  53. package/src/components/product/Supervisory/SupervisoryList.vue +102 -17
  54. package/src/components/product/applyReport/ApplyReport.vue +205 -0
  55. package/src/components/product/applyReport/PrintApplyReport.vue +116 -0
  56. package/src/components/product/stopInfo/ApplyStopInfo.vue +2 -1
  57. package/src/ezhouAndroid.js +48 -0
  58. package/src/index.js +3 -2
  59. package/src/main.js +1 -1
  60. package/src/plugins/commonService.js +11 -7
  61. package/static/newStyle/clear.png +0 -0
  62. package/static/newStyle/fife.png +0 -0
  63. package/static/newStyle/hidden.png +0 -0
  64. package/static/newStyle/label-clear.png +0 -0
  65. package/static/newStyle/left-img.png +0 -0
  66. package/static/newStyle/list_ok.png +0 -0
  67. package/static/newStyle/login-check.png +0 -0
  68. package/static/newStyle/login-con.png +0 -0
  69. package/static/newStyle/login-do.gif +0 -0
  70. package/static/newStyle/login-f.png +0 -0
  71. package/static/newStyle/login-info.png +0 -0
  72. package/static/newStyle/login-left.png +0 -0
  73. package/static/newStyle/login-org.png +0 -0
  74. package/static/newStyle/login-pwd.png +0 -0
  75. package/static/newStyle/login-user.png +0 -0
  76. package/static/newStyle/loginbg.gif +0 -0
  77. package/static/newStyle/loginbg1280.gif +0 -0
  78. package/static/newStyle/loginbg1366.gif +0 -0
  79. package/static/newStyle/loginbg_1.gif +0 -0
  80. package/static/newStyle/searchin.png +0 -0
  81. package/static/newStyle/searchout.png +0 -0
  82. package/static/newStyle/setting.png +0 -0
  83. package/static/newStyle/setting1.png +0 -0
  84. package/static/newStyle/shirk.png +0 -0
  85. package/static/newStyle/stretch_bottom.png +0 -0
  86. package/static/newStyle/stretch_left.png +0 -0
  87. package/static/newStyle/stretch_right.png +0 -0
  88. package/static/newStyle/stretch_top.png +0 -0
  89. package/static/newStyle/system-off.png +0 -0
  90. package/static/newStyle//350/261/252/344/275/263/347/207/203/346/260/224.png +0 -0
  91. package/yarn.lock +0 -8072
@@ -0,0 +1,556 @@
1
+ <template>
2
+ <div style="background-color: #FFFFFF;">
3
+ <div class=" col-sm-12"
4
+ style="background-color: #FFFFFF;height: auto;border-radius: 8px">
5
+ <div style="position: relative;margin-left: 5%; margin-top: 5%">
6
+ <button type="button" name="button" class="button_search btn-gn" @click="load(this)">
7
+ 刷新
8
+ </button>
9
+ <!-- <div class="inpGroup" v-if="isremark" style="position:absolute;left: 0px;">-->
10
+ <!-- <input v-model="headers.fremarks" style="width:70%" class="input_search" placeholder="文件说明"/>-->
11
+ <!-- </div>-->
12
+ <!-- <div style="position:absolute;right:10%;">-->
13
+ <!--&lt;!&ndash; <button class="button_search btn-gn" @click="upload()" v-show="!takeimg" >拍照</button>&ndash;&gt;-->
14
+ <!--&lt;!&ndash; <button class="button_search btn-gn" @click="fileUpload()" v-show="!isupload" >本地上传</button>&ndash;&gt;-->
15
+ <!-- </div>-->
16
+ <!-- <high-meter :show.sync="showhighmeter" @photo-finish="newPhoto" v-if="showhighmeter"></high-meter>-->
17
+ <!-- <div v-if="isusetype">-->
18
+ <!-- <v-select class="inp_button2" type="button" placeholder="使用类型" :options="foptions"-->
19
+ <!-- :value.sync="useType" v-model="useType"></v-select>-->
20
+ <!-- </div>-->
21
+ </div>
22
+ <hr style="width: 90%;margin: 0px auto;border: #999999 1px solid;margin-top: 20px"/>
23
+ <div class="showList col-sm-12" style="padding: 10px;margin-top: 20px">
24
+ <div :class="cols ? cols : 'col-sm-6'" style="padding:10px 10px 0px 10px;height: auto;box-sizing: border-box"
25
+ v-for="row in fileInfoData">
26
+ <div class="showData">
27
+ <div class="left">
28
+ <a href="#" class="thumbnail" style="width:100%;height:100%" >
29
+ <img-self :src="`rs/image/file/${row.f_overall_path}`" alt="现场照片" :width="220" :height="200"></img-self>
30
+ <!-- <img-self :src="'rs/image/file/b6dfe712eba1cf71a2a2a63658e646fc-f_overall_path.jpg'" alt="现场照片" :width="220" :height="200"></img-self>-->
31
+ </a>
32
+ </div>
33
+ <div class="right">
34
+ <!-- <p :title="row.f_uploaddate" class="top clears"><strong>上传时间</strong>:&nbsp;<span>{{row.f_uploaddate}}</span></p>-->
35
+ <!-- <p :title="row.f_username" class="top clears"><strong>操作员</strong>:&nbsp;<span>{{row.f_username}}</span></p>-->
36
+ <!-- <p :title="row.f_overall_path" class="top clears"><strong>文件名</strong>:&nbsp;{{row.f_overall_path}}</p>-->
37
+ <!-- <p :title="row.f_overall_name" class="top clears"><strong>流程节点</strong>:&nbsp;{{row.f_overall_name}}</p>-->
38
+ <p>
39
+ <!-- <a v-show="isDelete == '1'" @click="delet($index,row)" href="#" class="btn btn-default" role="button">删除</a>-->
40
+ </p>
41
+ </div>
42
+ </div>
43
+ </div>
44
+ </div>
45
+ </div>
46
+ <modal :show.sync="showUpload" v-ref:modal backdrop="false" :width="500" >
47
+ <header slot="modal-header" class="modal-header">
48
+ <button type="button" class="close" @click="close"><span class="glyphicon glyphicon-remove"></span></button>
49
+ <h4 class="modal-title" style="text-align: center">文件上传</h4>
50
+ </header>
51
+ <article slot="modal-body" class="modal-body">
52
+ <div class="form-group">
53
+ <file-upload class="my-file-uploader" :name="'myFile' + blodid"
54
+ action="rs/file/uploadFile" tagname="文件上传" :headers="headers" multiple v-ref:file></file-upload>
55
+ </div>
56
+ </article>
57
+ <footer slot="modal-footer" class="modal-footer">
58
+ </footer>
59
+ </modal>
60
+ </div>
61
+ </template>
62
+ <script>
63
+ //import { HttpResetClass } from 'vue-client'
64
+ import {HttpResetClass} from 'vue-client'
65
+
66
+ export default {
67
+ title: "APP附件",
68
+ props: ['blodid','businessid','isremark', 'isusetype','takeimg','defname','isupload','fusetype','cols','appupload'],
69
+ data() {
70
+ return {
71
+ isDelete: '1', // 删除按钮,可以进行控制(权限等)
72
+ fileInfoData: [], // 数据库存储的文件记录对象数组
73
+ headers: {'username': this.$login.f.name, 'blodid': '','businessid':'', 'fremarks': '','defname':'','fusetype':this.fusetype?this.fusetype:''}, // 调用rs/file/uploadFile 的参数
74
+ showUpload: false, // 上传模态框控制
75
+ showhighmeter: false, // 高拍仪组件控制
76
+ useType: '', // 使用类型
77
+ fileRemark: '' // 文件说明
78
+ }
79
+ },
80
+ methods: {
81
+ // 查询按钮事件
82
+ delet(index, row) {
83
+ this.$resetdelete('rs/entity/t_files', {id: row.id}, {resolveMsg: '删除成功', rejectMsg: '删除失败'}).then((res) => {
84
+ this.$dispatch("delResid",row.id)
85
+ this.fileInfoData.splice(index, 1)
86
+ })
87
+ },
88
+ downloadfile(filepath){
89
+
90
+ var link = document.createElement('a');
91
+ // let pathName = "http://" + location.host + filepath;
92
+ link.href = filepath;
93
+ link.target='_blank'
94
+ link.dispatchEvent(new MouseEvent('click'));
95
+ },
96
+ GetRequest() {
97
+ var url = location.search;
98
+ var theRequest = new Object();
99
+ if (url.indexOf("?") != -1) {
100
+ var str = url.substr(1);
101
+ let strs = str.split("&");
102
+ for (var i = 0; i < strs.length; i++) {
103
+ theRequest[strs[i].split("=")[0]] = decodeURIComponent(strs[i].split("=")[1]);
104
+ }
105
+ }
106
+ return theRequest;
107
+ },
108
+ upload() {
109
+
110
+ if(this.showhighmeter){
111
+ console.log(this,'测试')
112
+ this.$refs.ltgao.closeVideo()
113
+ }
114
+ console.log('测试1')
115
+ this.showhighmeter = !this.showhighmeter
116
+ },
117
+ async load(self) {
118
+
119
+ var http = new HttpResetClass()
120
+ let data = {
121
+ tablename: 't_apply_overall_imgs',
122
+ condition: "f_apply_id = '" + this.appupload.id + "'"
123
+ }
124
+ let getFile = await http.load('POST', 'rs/sql/singleTable', {data: data}, {
125
+ warnMsg: null,
126
+ resolveMsg: null
127
+ })
128
+
129
+ self.fileInfoData = []
130
+ self.fileInfoData = getFile.data
131
+ },
132
+ // 数据库时间格式化
133
+ formatdate(val) {
134
+ //20180914151603 : 2018-09-14 15:16:03
135
+ if (val.length != 14)
136
+ return
137
+ let year = val.substr(0, 4)
138
+ let month = val.substr(4, 2)
139
+ let day = val.substr(6, 2)
140
+ let hour = val.substr(8, 2)
141
+ let min = val.substr(10, 2)
142
+ let second = val.substr(12, 2)
143
+ return year + '-' + month + '-' + day + ' ' + hour + ':' + min + ':' + second
144
+ },
145
+ // 打开文件上传对话框
146
+ fileUpload() {
147
+ this.showUpload = true
148
+ },
149
+ // 关闭文件上传对话框
150
+ close() {
151
+ this.showUpload = false
152
+ // 将选的文件清空
153
+ this.$refs.file.$el.querySelector('input').value = ''
154
+ this.load(this)
155
+ },
156
+ convertBase64ToBlob(base64String) {
157
+ // 将base64解码
158
+ var bytes = atob(base64String);
159
+ //var bytes = base64;
160
+ var bytesCode = new ArrayBuffer(bytes.length);
161
+ // 转换为类型化数组
162
+ var byteArray = new Uint8Array(bytesCode);
163
+
164
+ // 将base64转换为ascii码
165
+ for (var i = 0; i < bytes.length; i++) {
166
+ byteArray[i] = bytes.charCodeAt(i);
167
+ }
168
+ // 生成Blob对象(文件对象)
169
+ return new Blob([bytesCode], {type: 'image/jpeg'});
170
+ },
171
+ newPhoto(Imgbase64) {
172
+ let form = new FormData()
173
+ let xhr = new XMLHttpRequest()
174
+ let formDataBoundary = "----WebkitFormBoundary" + "GaoPaiYi";
175
+ form.append('Content-Type', 'multipart/form-data;boundary=' + formDataBoundary)
176
+ form.append('file', this.convertBase64ToBlob(Imgbase64), "GaoPaiYi.jpg")
177
+ xhr.open("POST", "rs/file/uploadFile")
178
+
179
+ if (this.headers) {
180
+ for (var header in this.headers) {
181
+ xhr.setRequestHeader(header, encodeURIComponent(this.headers[header]))
182
+ }
183
+ }
184
+ xhr.send(form)
185
+ setTimeout(() => {
186
+ this.load(this)
187
+ }, 5000)
188
+ }
189
+ },
190
+ ready() {
191
+ console.log("测试一=============")
192
+ this.headers.blodid = this.blodid
193
+ this.headers.businessid = this.businessid
194
+ console.log('123222', this.businessid)
195
+ // if (this.blodid||this.businessid) {
196
+ this.load(this)
197
+ console.log("测试二=============")
198
+ // }
199
+ },
200
+ watch: {
201
+ 'blodid'(val) {
202
+ if (val) {
203
+ console.log('观察blodid', val)
204
+ this.headers.blodid = this.blodid
205
+ this.load(this)
206
+ }
207
+ },
208
+ 'businessid'(val) {
209
+ console.log('观察businessid')
210
+ if (val) {
211
+ console.log('观察businessid', val)
212
+ this.headers.businessid = this.businessid
213
+ this.load(this)
214
+ }
215
+ },
216
+ 'useType'() {
217
+ this.headers.fusetype = this.useType[0] ? this.useType[0] : ''
218
+ },
219
+ 'defname'() {
220
+ this.headers.defname=this.defname
221
+ }
222
+ },
223
+ computed: {
224
+ foptions() {
225
+ return this.$appdata.getParam('使用类型')
226
+ },
227
+ },
228
+ events: {
229
+ onFileUpload: function (file, res) {
230
+ console.log("上传完毕",res)
231
+ this.$dispatch("resid",res.id)
232
+ this.headers.fremarks=''
233
+ this.close()
234
+ }
235
+ }
236
+ }
237
+ </script>
238
+ <style scoped>
239
+
240
+ * {
241
+ padding: 0px;
242
+ margin: 0px;
243
+ }
244
+
245
+ .inpGroup {
246
+ position: absolute;
247
+ left: 0px;
248
+ right: 220px;
249
+ font-family: "微软雅黑";
250
+ }
251
+
252
+ .navWin {
253
+ position: relative;
254
+ }
255
+
256
+ .navWin .navShow {
257
+ margin-top: 5px;
258
+ height: 34px;
259
+ font-size: 20px;
260
+ line-height: 34px;
261
+ color: rgb(180, 180, 180);
262
+ }
263
+
264
+ .navWin .navShow span {
265
+ display: inline-block;
266
+ height: 34px;
267
+ }
268
+
269
+ .navWin .navShow .icon {
270
+ height: 34px;
271
+ margin-right: 10px;
272
+ color: rgb(200, 200, 200);
273
+ }
274
+
275
+ .navWin .navList {
276
+ position: absolute;
277
+ width: 100%;
278
+ z-index: 99;
279
+ list-style: none;
280
+ background-color: rgba(241, 241, 241, 0.9);
281
+ line-height: 34px;
282
+ color: #8d8d8d;
283
+ visibility: hidden;
284
+ }
285
+
286
+ .navWin:hover .navList {
287
+ visibility: visible;
288
+ }
289
+
290
+ .navWin .navList li {
291
+ font-size: 18px;
292
+ padding-left: 30px;
293
+ }
294
+
295
+ .navWin .navList li:hover {
296
+ background-color: rgba(220, 220, 220, 0.9);
297
+ }
298
+
299
+ .inp {
300
+ box-sizing: border-box;
301
+ width: 79%;
302
+ padding: 0px 10px;
303
+ height: 34px;
304
+ font-size: 14px;
305
+ line-height: 36px;
306
+ color: #999999;
307
+ border: solid 1px #c1c1c1;
308
+ border-radius: 2px;
309
+ background: none;
310
+ outline: none;
311
+ }
312
+
313
+ .inp::-webkit-input-placeholder {
314
+ color: #999999;
315
+ }
316
+
317
+ .inp_button {
318
+ float: right;
319
+ margin-left: 10px;
320
+ /* position: absolute;
321
+ right: 35px;
322
+ height: 40px;*/
323
+ width: 100px;
324
+ font-size: 14px;
325
+ line-height: 34px;
326
+ color: #ffffff;
327
+ text-align: center;
328
+ background-color: rgb(90, 180, 90);
329
+ border-radius: 4px;
330
+ cursor: pointer;
331
+ }
332
+
333
+ .btn-group {
334
+ height: 34px;
335
+ }
336
+
337
+ .inp_button2 {
338
+ float: right;
339
+ margin-left: 10px;
340
+ /* position: absolute;
341
+ right: 35px;
342
+ height: 40px;*/
343
+ width: auto;
344
+ font-size: 16px;
345
+ line-height: 34px;
346
+ color: #ffffff;
347
+ text-align: center;
348
+ border-radius: 4px;
349
+ cursor: pointer;
350
+ }
351
+
352
+ .inp_button:hover {
353
+ /*background-color: rgb(80, 150, 80);*/
354
+ }
355
+
356
+ .inp_button:active {
357
+ font-size: 20px;
358
+ /*background-color: rgb(150, 200, 150);*/
359
+ }
360
+
361
+ .showData {
362
+ height: auto;
363
+ position: relative;
364
+ padding-bottom: 7px;
365
+ border-bottom: solid 1px #c1c1c1;
366
+ font-family: "微软雅黑";
367
+ }
368
+
369
+ .showData .left {
370
+ height: 180px;
371
+ width: 210px;
372
+ background-color: rgb(240, 240, 240);
373
+ overflow: hidden;
374
+ line-height: 180px;
375
+ }
376
+
377
+ .showData .left img {
378
+ width: 100%;
379
+ height: auto;
380
+ }
381
+
382
+ .showData .right {
383
+ position: absolute;
384
+ top: 0px;
385
+ left: 220px;
386
+ right: 0px;
387
+ height: 180px;
388
+ }
389
+
390
+ .showData .right .top {
391
+ height: 30px;
392
+ line-height: 30px;
393
+ color: rgb(98, 98, 98);
394
+ }
395
+
396
+ .showData .right .top .topleft {
397
+ float: left;
398
+ font-size: 16px;
399
+ margin-right: 20px;
400
+ }
401
+
402
+ .showData .right .top .topright {
403
+ float: right;
404
+ margin-left: 20px;
405
+ }
406
+
407
+ .showData .right .text {
408
+ word-wrap: break-word;
409
+ overflow: hidden;
410
+ /*height: 100px;*/
411
+ color: #999999;
412
+ /*padding: 8px 0px;*/
413
+ }
414
+
415
+ .showData .right ul {
416
+ height: 20px;
417
+ padding: 0px;
418
+ margin: 0px;
419
+ font-size: 0px;
420
+ }
421
+
422
+ .showData .right ul li {
423
+ display: inline-block;
424
+ height: 20px;
425
+ list-style: none;
426
+ font-size: 16px;
427
+ line-height: 20px;
428
+ padding: 0px 7px;
429
+ margin-right: 10px;
430
+ cursor: pointer;
431
+ background-color: none;
432
+ font-weight: bold;
433
+ color: #006fa3;
434
+ }
435
+
436
+ .showData .right ul li:hover {
437
+ color: #006fb3;
438
+ }
439
+
440
+ .showData .right ul li:active {
441
+ color: #006fb3;
442
+ }
443
+
444
+ .showData .right ul li a {
445
+ width: 100%;
446
+ height: 100%;
447
+ text-decoration: none;
448
+ color: #FFFFFF;
449
+ }
450
+
451
+ body {
452
+ color: black;
453
+ }
454
+
455
+ .search {
456
+ width: 75%;
457
+ margin: 10px auto 30px auto;
458
+ }
459
+
460
+ .search .searchAll {
461
+ height: 34px;
462
+ font-size: 18px;
463
+ color: #999999;
464
+ line-height: 34px;
465
+ }
466
+
467
+ .search .searchAll span {
468
+ display: inline-block;
469
+ width: 15px;
470
+ height: 15px;
471
+ border: #999999 1px solid;
472
+ position: relative;
473
+ top: 2px;
474
+ }
475
+
476
+ .search .searchAll .spanAll {
477
+ background-color: rgb(90, 180, 90);
478
+ }
479
+
480
+ .search .itemList {
481
+ font-size: 16px;
482
+ color: #999999;
483
+ line-height: 34px;
484
+ }
485
+
486
+ .search .itemList .item {
487
+ height: 34px;
488
+ position: relative;
489
+ }
490
+
491
+ .search .itemList .item .descript {
492
+ display: inline-block;
493
+ width: 80px;
494
+ }
495
+
496
+ .search .itemList .item .inputBox {
497
+ height: 30px;
498
+ position: absolute;
499
+ top: 0px;
500
+ left: 80px;
501
+ right: 20px;
502
+ }
503
+
504
+ .search .itemList .item .inputBox input {
505
+ width: 100%;
506
+ height: 100%;
507
+ outline: none;
508
+ padding: 0px 5px;
509
+ }
510
+
511
+ .search .itemList .item .inputBox input::-webkit-input-placeholder {
512
+ color: #999999;
513
+ }
514
+
515
+ .searchItem {
516
+ height: 30px;
517
+ position: absolute;
518
+ top: 0px;
519
+ left: 80px;
520
+ right: 20px;
521
+ }
522
+
523
+ .searchItem .show {
524
+ padding-left: 10px;
525
+ }
526
+
527
+ .searchItem ul {
528
+ position: relative;
529
+ list-style: none;
530
+ background-color: none;
531
+ font-weight: bold;
532
+ color: #006fa3;
533
+
534
+ z-index: 99;
535
+ visibility: hidden;
536
+ }
537
+
538
+ .searchItem ul li {
539
+ padding-left: 10px;
540
+ }
541
+
542
+ .searchItem:hover ul {
543
+ visibility: visible;
544
+ }
545
+
546
+ .searchItem ul li:hover {
547
+ color: #006fb1;
548
+ }
549
+ .clears{
550
+ overflow:hidden;
551
+
552
+    text-overflow:ellipsis;
553
+
554
+    white-space:nowrap;
555
+ }
556
+ </style>
@@ -162,7 +162,7 @@
162
162
  bootstraped: "col-sm-4",
163
163
  label_bootstraped: "col-sm-3",
164
164
  value_bootstraped: "col-sm-9",
165
- field: "f_buyer_name",
165
+ field: "f_user_name",
166
166
  placeholder: "请输入",
167
167
  required: true,
168
168
  readonly: false