apply-clients 7.1.36-yuchuan-51 → 7.1.36-yuchuan-53

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 (67) hide show
  1. package/android.html +27 -27
  2. package/package.json +1 -1
  3. package/src/apply.js +163 -163
  4. package/src/applyAndroid.js +98 -98
  5. package/src/components/android/AppSign.vue +232 -232
  6. package/src/components/android/Ignition/VentilationIgnition.vue +441 -408
  7. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +472 -472
  8. package/src/components/android/Process/AppExplorationUser.vue +454 -454
  9. package/src/components/android/Process/AppServiceControl.vue +1434 -1434
  10. package/src/components/android/Process/Processes/AppInstallationDetails.vue +1026 -1026
  11. package/src/components/android/Process/Processes/newAppInstallationDetails.vue +671 -671
  12. package/src/components/android/SealBind.vue +390 -376
  13. package/src/components/android/SealManage.vue +278 -278
  14. package/src/components/android/Sign/AppSignTask.vue +183 -183
  15. package/src/components/android/Supervisory/AppProcessSupervisory.vue +344 -344
  16. package/src/components/android/Task/Build/BuildTsak.vue +117 -117
  17. package/src/components/android/Task/BuildIgnition/BuildIgnition.vue +114 -114
  18. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -317
  19. package/src/components/android/Task/RepairFromSend/RepairFrom.vue +124 -124
  20. package/src/components/android/Task/RepairFromSend/RepairSend.vue +124 -124
  21. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +431 -431
  22. package/src/components/android/Task/Survey/SurveyTsak.vue +141 -141
  23. package/src/components/android/Task/yiban/AppShowDone.vue +442 -442
  24. package/src/components/android/newPackage/customerServiceManager.vue +218 -218
  25. package/src/components/android/newPackage/projectPrice.vue +218 -218
  26. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  27. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +325 -325
  28. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +142 -142
  29. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  30. package/src/components/product/ApplyMap/AppMapLocation.vue +829 -829
  31. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  32. package/src/components/product/ChongZheng/ApplyChongZhengList.vue +417 -415
  33. package/src/components/product/Function/InstallFunction.vue +132 -132
  34. package/src/components/product/Function/InstallInfoSelect.vue +374 -374
  35. package/src/components/product/Ignition/IgnitionDispatch.vue +90 -90
  36. package/src/components/product/Ignition/IgnitionListManage.vue +604 -604
  37. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  38. package/src/components/product/InsuranceApply/InsuranceReport.vue +188 -188
  39. package/src/components/product/List/OldShowDevices.vue +1 -2
  40. package/src/components/product/List/ShowAllActivity.vue +541 -541
  41. package/src/components/product/List/ShowDevices.vue +279 -279
  42. package/src/components/product/Print/BuildOrder/buildOrderList.vue +446 -446
  43. package/src/components/product/Process/ExplorationSelect.vue +593 -593
  44. package/src/components/product/Process/ExplorationUser.vue +154 -154
  45. package/src/components/product/Process/New1ExplorationUser.vue +196 -196
  46. package/src/components/product/Process/NewExplorationSelect.vue +587 -587
  47. package/src/components/product/Process/NewExplorationUser.vue +216 -216
  48. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  49. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  50. package/src/components/product/Process/Processes/chargeManagement.vue +713 -713
  51. package/src/components/product/Process/Processes/selectApply.vue +250 -250
  52. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +230 -230
  53. package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
  54. package/src/components/product/Process/Processes/selectUserinfo.vue +234 -234
  55. package/src/components/product/Process/Service/ServiceControl.vue +2223 -2223
  56. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  57. package/src/components/product/ServiceView.vue +644 -644
  58. package/src/components/product/Stop/StopApplyList.vue +224 -224
  59. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  60. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +593 -593
  61. package/src/components/product/Supervisory/SupervisoryControl.vue +114 -114
  62. package/src/components/product/Supervisory/SupervisoryList.vue +586 -580
  63. package/src/components/product/Supervisory/SupervisoryhCart.vue +120 -120
  64. package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +111 -111
  65. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +539 -539
  66. package/src/components/product/VueUtils/ApplyUpload.vue +303 -303
  67. package/src/main.js +27 -27
@@ -1,232 +1,232 @@
1
- <template>
2
- <div class="panel">
3
- <div class="panel-body panel-self" style="background-color: #F8F8F8;">
4
- <div class="row form-group" style="height: 240px;overflow: scroll;">
5
- <img :src="f_sign_path" width="100%" height="100%" />
6
- </div>
7
- <div class="row text-right form-group">
8
- <button class="btn" style="background-color: #f1e404;border-radius: 5px;margin-right: 10px" @click="clean" v-if="isclean">清除</button>
9
- <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="sign" v-if="issign && defname !== '现场勘察'">签名</button>
10
- <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="show_notification" v-if="issign && defname === '现场勘察'">签名</button>
11
- </div>
12
- </div>
13
- <modal v-if="notification" :show.sync="notification" v-ref:modal :large="true" :backdrop="false">
14
- <article slot="modal-body" class="modal-body clearfix">
15
- <!-- 基本信息 -->
16
- <div class="form-group col-xs-12 panel panel-info">
17
- <div class="panel-heading head col-xs-12" style="background-color: #e8f4ff;margin-bottom: 10px">
18
- <div class="col-xs-6 text-left">用户须知</div>
19
- </div>
20
- <div class="form-group row">
21
- <div class="col-xs-12">
22
- <textarea rows="26" cols="30" readonly=true v-if="selectdata.f_apply_type === '民用报建'" style="align: left">
23
- 我单位/本人自愿委托贵公司作为一体化服务单位,组织实施我单位/本人所属天然气设施建设工程,包括天然气设施建设工程勘察、设计、施工、监理、竣工验收和材料供应等相关事宜。
24
- 安装天然气若遇邻居阻挡时由我单位/本人协调解决,否则不予勘设安装。我单位/本人签字后即认为同意。
25
- 设计员已向我单位/本人说明安装位置及条件,后期不得自行变更。
26
-
27
- </textarea>
28
- <textarea rows="26" cols="30" readonly=true v-if="selectdata.f_apply_type === '非民用报建'">
29
-
30
- 我单位/本人自愿委托贵公司作为一体化服务单位,组织实施我单位/本人所属天然气设施建设工程,包括天然气设施建设工程勘察、设计、施工、监理、竣工验收、材料供应和燃气泄露报警器、安全自动切断装置等相关事宜。
31
- 安装天然气若遇邻居阻挡时由我单位/本人协调解决,否则不予勘设安装。
32
- 设计员己向我单位/本人说明安装位置及条件,后期不得自行变更。我单位/本人签字后即认为同意。
33
- 根据《中华人民共和国安全生产法》第二章三十六条、《陕西省燃气管理条例》 第四章第三十二条:“非居民燃气用户必须安装使用燃气泄露报警器、安全自动切断装置和防暴照明灯。”用户也可自行购买安装,自行购买安装的用户须提供以下资料:
34
- 1、提供产品质量检验报告和产品合格证书;
35
- 2、提供购货发票复印件;
36
- 3、提供产品消防认证;
37
- 4、提供安装单位工程施工资料;
38
- 5、提供安装单位资质;
39
- 6、用户外购安装报警器需在我公司备案(不收取任何费用)。
40
- </textarea>
41
- </div>
42
- </div>
43
- <div class="row text-right form-group">
44
- <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="close_notification" >确认</button>
45
- </div>
46
- </div>
47
- </article>
48
- <footer slot="modal-footer" class="modal-footer">
49
- <template>
50
-
51
- </template>
52
- </footer>
53
- </modal>
54
- </div>
55
- </template>
56
- <script>
57
- import {getNowDate, guid, isEmpty} from '../Util'
58
- import {PagedList} from 'vue-client'
59
- import {HttpResetClass} from 'vue-client'
60
- import QRCode from 'qrcodejs2'
61
- import Vue from "vue";
62
-
63
- export default {
64
- title: '签字',
65
- props: ['blobid', 'defname', 'type', 'filePath', 'isclean', 'issign','selectdata'],
66
- data () {
67
- return {
68
- f_sign_path: null,
69
- fileName: null,
70
- imgid: null,
71
- notification: false
72
- }
73
- },
74
- ready () {
75
- this.getFiles()
76
- this.f_sign_path = this.filePath
77
- },
78
- methods: {
79
- clean () {
80
- this.f_sign_path = null
81
- this.fileName = null
82
- this.$emit('sign-clean')
83
- this.delfile(this.imgid)
84
- },
85
- delfile(file) {
86
- this.f_sign_path = null
87
- this.fileName = null
88
- this.$emit('sign-clean')
89
- this.$resetdelete(`${this.$androidUtil.getProxyUrl()}/rs/entity/t_files`, {id: file}, {
90
- resolveMsg: '删除成功',
91
- rejectMsg: '删除失败'
92
- }).then((res) => {
93
- this.$dispatch("delResid", file)
94
- })
95
- },
96
- show_notification() {
97
- this.notification = true
98
- },
99
- close_notification() {
100
- this.notification = false
101
- this.sign()
102
- },
103
- sign() {
104
- this.delAudioFile(this.f_sign_path)
105
- this.fileName = guid() + '.jpg'
106
- HostApp.__callback__ = this.signCallback
107
- HostApp.__this__ = this
108
- HostApp.getSignature({
109
- file: this.fileName,
110
- requestCode: 111,
111
- callback: 'javascript:HostApp.__callback__("f_sign_path", "%s");'
112
- })
113
- },
114
- // 签名回调
115
- signCallback (prop, signPath) {
116
- console.log('==============签字回调============')
117
- console.log(signPath)
118
- HostApp.__this__.$set(prop, signPath)
119
-
120
-
121
- console.log(HostApp.__this__.f_sign_path)
122
-
123
- HostApp.__this__.uploadFile()
124
-
125
-
126
- HostApp.__callback__ = null
127
- HostApp.__this__ = null
128
- },
129
- uploadFile () {
130
- console.log('===================签字文件上传==============')
131
- let data = {
132
- blobid: HostApp.__this__.blobid,
133
- type: HostApp.__this__.type,
134
- defname: HostApp.__this__.defname,
135
- username: Vue.user.name,
136
- fremarks: '报装手机签字文件',
137
- fileName: HostApp.__this__.fileName,
138
- fileUrl: HostApp.__this__.f_sign_path,
139
- f_apply_type:HostApp.__this__.selectdata.f_apply_type,
140
- }
141
- console.log('-----------bzLogic-----------------')
142
- console.log(JSON.stringify(data))
143
- let res = HostApp.bzLogic({
144
- 'logic': 'appFileUpload',
145
- 'data': data
146
- })
147
- console.log('===============上传回调=================')
148
- console.log(JSON.stringify(res))
149
- this.imgid = res.id
150
- HostApp.__this__.getFiles(res.id)
151
- },
152
- async getFiles (fileid) {
153
- console.log("cess",this.selectdata.f_apply_type)
154
- let http = new HttpResetClass()
155
- let data
156
- if (fileid && this.defname.includes('签字')) {
157
- console.log('=========签字回调===============')
158
- data = {
159
- tablename: 't_files',
160
- condition: `id = '${fileid}'`
161
- }
162
- }else if (this.defname.includes('签字')){
163
- data = {
164
- tablename: 't_files',
165
- condition: `f_blobid = '${this.blobid}' and fremarks = '报装手机签字文件' and fusetype = '${this.type}' order by f_uploaddate desc `
166
- }
167
- } else {
168
- console.log('=========签字查看===============')
169
- data = {
170
- tablename: 't_files',
171
- condition: `f_blobid = '${this.blobid}' and fremarks = '报装手机签字文件' and defname = '${this.defname}' order by f_uploaddate desc `
172
- }
173
- }
174
- let res = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/applySingleTable`, {data: data}, {
175
- // let res = await http.load('POST', `rs/sql/applySingleTable`, {data: data}, {
176
- warnMsg: null,
177
- resolveMsg: null
178
- })
179
- if(res.data.length > 0){
180
- console.log('=========查询回调===============')
181
- let fileUrl = `${this.$androidUtil.getProxyUrl()}/${res.data[0].f_downloadpath.substring(res.data[0].f_downloadpath.lastIndexOf(":\\") + 2)}`
182
- console.log(fileUrl)
183
- // HostApp.__this__.$set('f_sign_path', fileUrl)
184
- // HostApp.__this__.f_sign_path = fileUrl
185
- this.f_sign_path = fileUrl
186
- this.imgid = res.data[0].id
187
- let f_fileUrl = `http://193.168.1.44:8400/${res.data[0].f_downloadpath.substring(res.data[0].f_downloadpath.lastIndexOf(":\\") + 2)}`
188
- this.$emit('sign-success', f_fileUrl)
189
- }else {
190
- this.f_sign_path = null
191
- }
192
- },
193
- delAudioFile (signPath) {
194
- if (!signPath) {
195
- return
196
- }
197
- HostApp.delfile(signPath)
198
- this.f_sign_path = null
199
- this.fileName = null
200
- }
201
- },
202
- events: {
203
- },
204
- computed: {
205
- },
206
- watch: {
207
- }
208
- }
209
- </script>
210
- <style scoped lang="less">
211
- .qrcode {
212
- display: inline-block !important;
213
- margin: 10px 0px;
214
- }
215
- .panel-self{
216
- border-radius: 10px;
217
- border:1px solid #499EDF;
218
- background-color: #F8F8F8;
219
- }
220
- .vertical-center {
221
- display: flex;
222
- align-items: center;
223
- text-align: center;
224
- }
225
- /*清除model中的浮动*/
226
- .clearfix:after,.clearfix:before{
227
- display: table;
228
- }
229
- .clearfix:after{
230
- clear: both;
231
- }
232
- </style>
1
+ <template>
2
+ <div class="panel">
3
+ <div class="panel-body panel-self" style="background-color: #F8F8F8;">
4
+ <div class="row form-group" style="height: 240px;overflow: scroll;">
5
+ <img :src="f_sign_path" width="100%" height="100%" />
6
+ </div>
7
+ <div class="row text-right form-group">
8
+ <button class="btn" style="background-color: #f1e404;border-radius: 5px;margin-right: 10px" @click="clean" v-if="isclean">清除</button>
9
+ <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="sign" v-if="issign && defname !== '现场勘察'">签名</button>
10
+ <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="show_notification" v-if="issign && defname === '现场勘察'">签名</button>
11
+ </div>
12
+ </div>
13
+ <modal v-if="notification" :show.sync="notification" v-ref:modal :large="true" :backdrop="false">
14
+ <article slot="modal-body" class="modal-body clearfix">
15
+ <!-- 基本信息 -->
16
+ <div class="form-group col-xs-12 panel panel-info">
17
+ <div class="panel-heading head col-xs-12" style="background-color: #e8f4ff;margin-bottom: 10px">
18
+ <div class="col-xs-6 text-left">用户须知</div>
19
+ </div>
20
+ <div class="form-group row">
21
+ <div class="col-xs-12">
22
+ <textarea rows="26" cols="30" readonly=true v-if="selectdata.f_apply_type === '民用报建'" style="align: left">
23
+ 我单位/本人自愿委托贵公司作为一体化服务单位,组织实施我单位/本人所属天然气设施建设工程,包括天然气设施建设工程勘察、设计、施工、监理、竣工验收和材料供应等相关事宜。
24
+ 安装天然气若遇邻居阻挡时由我单位/本人协调解决,否则不予勘设安装。我单位/本人签字后即认为同意。
25
+ 设计员已向我单位/本人说明安装位置及条件,后期不得自行变更。
26
+
27
+ </textarea>
28
+ <textarea rows="26" cols="30" readonly=true v-if="selectdata.f_apply_type === '非民用报建'">
29
+
30
+ 我单位/本人自愿委托贵公司作为一体化服务单位,组织实施我单位/本人所属天然气设施建设工程,包括天然气设施建设工程勘察、设计、施工、监理、竣工验收、材料供应和燃气泄露报警器、安全自动切断装置等相关事宜。
31
+ 安装天然气若遇邻居阻挡时由我单位/本人协调解决,否则不予勘设安装。
32
+ 设计员己向我单位/本人说明安装位置及条件,后期不得自行变更。我单位/本人签字后即认为同意。
33
+ 根据《中华人民共和国安全生产法》第二章三十六条、《陕西省燃气管理条例》 第四章第三十二条:“非居民燃气用户必须安装使用燃气泄露报警器、安全自动切断装置和防暴照明灯。”用户也可自行购买安装,自行购买安装的用户须提供以下资料:
34
+ 1、提供产品质量检验报告和产品合格证书;
35
+ 2、提供购货发票复印件;
36
+ 3、提供产品消防认证;
37
+ 4、提供安装单位工程施工资料;
38
+ 5、提供安装单位资质;
39
+ 6、用户外购安装报警器需在我公司备案(不收取任何费用)。
40
+ </textarea>
41
+ </div>
42
+ </div>
43
+ <div class="row text-right form-group">
44
+ <button class="btn" style="background-color: #7dc1f4;border-radius: 5px;margin-right: 10px" @click="close_notification" >确认</button>
45
+ </div>
46
+ </div>
47
+ </article>
48
+ <footer slot="modal-footer" class="modal-footer">
49
+ <template>
50
+
51
+ </template>
52
+ </footer>
53
+ </modal>
54
+ </div>
55
+ </template>
56
+ <script>
57
+ import {getNowDate, guid, isEmpty} from '../Util'
58
+ import {PagedList} from 'vue-client'
59
+ import {HttpResetClass} from 'vue-client'
60
+ import QRCode from 'qrcodejs2'
61
+ import Vue from "vue";
62
+
63
+ export default {
64
+ title: '签字',
65
+ props: ['blobid', 'defname', 'type', 'filePath', 'isclean', 'issign','selectdata'],
66
+ data () {
67
+ return {
68
+ f_sign_path: null,
69
+ fileName: null,
70
+ imgid: null,
71
+ notification: false
72
+ }
73
+ },
74
+ ready () {
75
+ this.getFiles()
76
+ this.f_sign_path = this.filePath
77
+ },
78
+ methods: {
79
+ clean () {
80
+ this.f_sign_path = null
81
+ this.fileName = null
82
+ this.$emit('sign-clean')
83
+ this.delfile(this.imgid)
84
+ },
85
+ delfile(file) {
86
+ this.f_sign_path = null
87
+ this.fileName = null
88
+ this.$emit('sign-clean')
89
+ this.$resetdelete(`${this.$androidUtil.getProxyUrl()}/rs/entity/t_files`, {id: file}, {
90
+ resolveMsg: '删除成功',
91
+ rejectMsg: '删除失败'
92
+ }).then((res) => {
93
+ this.$dispatch("delResid", file)
94
+ })
95
+ },
96
+ show_notification() {
97
+ this.notification = true
98
+ },
99
+ close_notification() {
100
+ this.notification = false
101
+ this.sign()
102
+ },
103
+ sign() {
104
+ this.delAudioFile(this.f_sign_path)
105
+ this.fileName = guid() + '.jpg'
106
+ HostApp.__callback__ = this.signCallback
107
+ HostApp.__this__ = this
108
+ HostApp.getSignature({
109
+ file: this.fileName,
110
+ requestCode: 111,
111
+ callback: 'javascript:HostApp.__callback__("f_sign_path", "%s");'
112
+ })
113
+ },
114
+ // 签名回调
115
+ signCallback (prop, signPath) {
116
+ console.log('==============签字回调============')
117
+ console.log(signPath)
118
+ HostApp.__this__.$set(prop, signPath)
119
+
120
+
121
+ console.log(HostApp.__this__.f_sign_path)
122
+
123
+ HostApp.__this__.uploadFile()
124
+
125
+
126
+ HostApp.__callback__ = null
127
+ HostApp.__this__ = null
128
+ },
129
+ uploadFile () {
130
+ console.log('===================签字文件上传==============')
131
+ let data = {
132
+ blobid: HostApp.__this__.blobid,
133
+ type: HostApp.__this__.type,
134
+ defname: HostApp.__this__.defname,
135
+ username: Vue.user.name,
136
+ fremarks: '报装手机签字文件',
137
+ fileName: HostApp.__this__.fileName,
138
+ fileUrl: HostApp.__this__.f_sign_path,
139
+ f_apply_type:HostApp.__this__.selectdata.f_apply_type,
140
+ }
141
+ console.log('-----------bzLogic-----------------')
142
+ console.log(JSON.stringify(data))
143
+ let res = HostApp.bzLogic({
144
+ 'logic': 'appFileUpload',
145
+ 'data': data
146
+ })
147
+ console.log('===============上传回调=================')
148
+ console.log(JSON.stringify(res))
149
+ this.imgid = res.id
150
+ HostApp.__this__.getFiles(res.id)
151
+ },
152
+ async getFiles (fileid) {
153
+ console.log("cess",this.selectdata.f_apply_type)
154
+ let http = new HttpResetClass()
155
+ let data
156
+ if (fileid && this.defname.includes('签字')) {
157
+ console.log('=========签字回调===============')
158
+ data = {
159
+ tablename: 't_files',
160
+ condition: `id = '${fileid}'`
161
+ }
162
+ }else if (this.defname.includes('签字')){
163
+ data = {
164
+ tablename: 't_files',
165
+ condition: `f_blobid = '${this.blobid}' and fremarks = '报装手机签字文件' and fusetype = '${this.type}' order by f_uploaddate desc `
166
+ }
167
+ } else {
168
+ console.log('=========签字查看===============')
169
+ data = {
170
+ tablename: 't_files',
171
+ condition: `f_blobid = '${this.blobid}' and fremarks = '报装手机签字文件' and defname = '${this.defname}' order by f_uploaddate desc `
172
+ }
173
+ }
174
+ let res = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/applySingleTable`, {data: data}, {
175
+ // let res = await http.load('POST', `rs/sql/applySingleTable`, {data: data}, {
176
+ warnMsg: null,
177
+ resolveMsg: null
178
+ })
179
+ if(res.data.length > 0){
180
+ console.log('=========查询回调===============')
181
+ let fileUrl = `${this.$androidUtil.getProxyUrl()}/${res.data[0].f_downloadpath.substring(res.data[0].f_downloadpath.lastIndexOf(":\\") + 2)}`
182
+ console.log(fileUrl)
183
+ // HostApp.__this__.$set('f_sign_path', fileUrl)
184
+ // HostApp.__this__.f_sign_path = fileUrl
185
+ this.f_sign_path = fileUrl
186
+ this.imgid = res.data[0].id
187
+ let f_fileUrl = `http://193.168.1.44:8400/${res.data[0].f_downloadpath.substring(res.data[0].f_downloadpath.lastIndexOf(":\\") + 2)}`
188
+ this.$emit('sign-success', f_fileUrl)
189
+ }else {
190
+ this.f_sign_path = null
191
+ }
192
+ },
193
+ delAudioFile (signPath) {
194
+ if (!signPath) {
195
+ return
196
+ }
197
+ HostApp.delfile(signPath)
198
+ this.f_sign_path = null
199
+ this.fileName = null
200
+ }
201
+ },
202
+ events: {
203
+ },
204
+ computed: {
205
+ },
206
+ watch: {
207
+ }
208
+ }
209
+ </script>
210
+ <style scoped lang="less">
211
+ .qrcode {
212
+ display: inline-block !important;
213
+ margin: 10px 0px;
214
+ }
215
+ .panel-self{
216
+ border-radius: 10px;
217
+ border:1px solid #499EDF;
218
+ background-color: #F8F8F8;
219
+ }
220
+ .vertical-center {
221
+ display: flex;
222
+ align-items: center;
223
+ text-align: center;
224
+ }
225
+ /*清除model中的浮动*/
226
+ .clearfix:after,.clearfix:before{
227
+ display: table;
228
+ }
229
+ .clearfix:after{
230
+ clear: both;
231
+ }
232
+ </style>