apply-clients 3.4.2 → 3.4.4

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 (130) hide show
  1. package/android.html +23 -23
  2. package/build/dev-server.js +119 -119
  3. package/build/webpack.base.conf.js +2 -1
  4. package/build/webpack.dev.conf.js +12 -0
  5. package/dingding.html +23 -0
  6. package/index.html +33 -33
  7. package/package.json +2 -1
  8. package/src/AndroidApp.vue +35 -35
  9. package/src/DingDingApp.vue +51 -0
  10. package/src/android.js +21 -21
  11. package/src/apply.js +38 -13
  12. package/src/applyAndroid.js +46 -32
  13. package/src/applyDingDing.js +12 -0
  14. package/src/components/android/AppOnetomany.vue +343 -301
  15. package/src/components/android/AppServiceView.vue +189 -10
  16. package/src/components/android/AppSign.vue +19 -7
  17. package/src/components/android/AppTakePic.vue +143 -143
  18. package/src/components/android/AreaSelect/AppQrcodeReader.vue +73 -0
  19. package/src/components/android/AreaSelect/AppResAreaMapGroup.vue +148 -0
  20. package/src/components/android/AreaSelect/AppResAreaSelect.vue +108 -0
  21. package/src/components/android/AreaSelect/AppResAreaSelectGroup.vue +142 -0
  22. package/src/components/android/Function/AppFunctionServiceControl.vue +344 -0
  23. package/src/components/android/Function/AppInstallFunction.vue +366 -0
  24. package/src/components/android/Process/AppExplorationUser.vue +500 -320
  25. package/src/components/android/Process/AppServiceControl.vue +999 -48
  26. package/src/components/android/Process/Processes/AppAddMaterialScience.vue +477 -0
  27. package/src/components/android/Process/Processes/AppBuildSign.vue +46 -0
  28. package/src/components/android/Process/Processes/AppChargeManagement.vue +637 -0
  29. package/src/components/android/Process/Processes/AppDevicesManagement.vue +519 -0
  30. package/src/components/android/Process/Processes/AppInstallationDetails.vue +116 -90
  31. package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +298 -0
  32. package/src/components/android/Process/Processes/selectApply.vue +250 -0
  33. package/src/components/android/Process/Processes/selectUserinfo.vue +182 -0
  34. package/src/components/android/ProgressReport/ProgressReportDetail.vue +64 -64
  35. package/src/components/android/Supervisory/AppProcessSupervisory.vue +205 -71
  36. package/src/components/android/Supervisory/AppSupervisoryCart.vue +69 -34
  37. package/src/components/android/TaskGraph.vue +125 -125
  38. package/src/components/common/TabButton.vue +149 -0
  39. package/src/components/common/Tabs.vue +67 -0
  40. package/src/components/image/dwg.jpg +0 -0
  41. package/src/components/image/txt.jpg +0 -0
  42. package/src/components/image//345/221/250/345/217/243/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  43. package/src/components/image//350/245/277/345/215/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  44. package/src/components/image//351/203/270/345/237/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  45. package/src/components/image//351/241/271/345/237/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  46. package/src/components/image//351/271/277/351/202/221/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  47. package/src/components/product/ApplyCharge/ApplyChargeList.vue +272 -53
  48. package/src/components/product/ApplyCharge/ApplyChargeSearch.vue +3 -3
  49. package/src/components/product/AreaSelect/MyAreaSelect.vue +423 -0
  50. package/src/components/product/AreaSelect/ResAreaSelect.vue +106 -0
  51. package/src/components/product/AreaSelect/ResAreaSelectGroup.vue +150 -0
  52. package/src/components/product/AreaSelect/utils/EventListener.js +29 -0
  53. package/src/components/product/AreaSelect/utils/coerceBoolean.js +7 -0
  54. package/src/components/product/Business/BusinessApply.vue +269 -0
  55. package/src/components/product/Business/CivilApply.vue +269 -0
  56. package/src/components/product/Function/InstallFunction.vue +132 -125
  57. package/src/components/product/Function/InstallInfoSelect.vue +320 -292
  58. package/src/components/product/Function/Service/FunctionServiceControl.vue +445 -222
  59. package/src/components/product/GaoDeMapComponents/GaoDeMap.vue +231 -0
  60. package/src/components/product/GroupByApply/ApplyGroupByList.vue +253 -0
  61. package/src/components/product/GroupByApply/ApplyGroupByMain.vue +53 -0
  62. package/src/components/product/GroupByApply/ApplyGroupByPaper.vue +376 -0
  63. package/src/components/product/Install/InstallProject.vue +194 -0
  64. package/src/components/product/Material/MaterialDetailed.vue +262 -0
  65. package/src/components/product/OldApply/Handle/HandleApply.vue +337 -0
  66. package/src/components/product/OldApply/Monitor/MonitorApply.vue +360 -0
  67. package/src/components/product/OldApply/OldApply.vue +209 -0
  68. package/src/components/product/OldApply/OldApplyMessage.vue +420 -0
  69. package/src/components/product/Onetomany.vue +406 -377
  70. package/src/components/product/Print/BuildOrder/buildOrderList.vue +339 -0
  71. package/src/components/product/Print/BuildOrder/printBuildOrder.vue +157 -0
  72. package/src/components/product/Print/IgnitionBill/IgnitionBill.vue +259 -0
  73. package/src/components/product/Print/IgnitionBill/printIgnitionBill.vue +168 -0
  74. package/src/components/product/Process/ExplorationSelect.vue +495 -410
  75. package/src/components/product/Process/ExplorationUser.vue +189 -138
  76. package/src/components/product/Process/Processes/InstallationDetails.vue +25 -7
  77. package/src/components/product/Process/Processes/Print/printCharge.vue +41 -17
  78. package/src/components/product/Process/Processes/Print/printChargepc.vue +142 -0
  79. package/src/components/product/Process/Processes/Print/printRefund.vue +196 -0
  80. package/src/components/product/Process/Processes/addMaterialScience.vue +454 -0
  81. package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +211 -207
  82. package/src/components/product/Process/Processes/chargeManagement.vue +20 -3
  83. package/src/components/product/Process/Processes/devicesManagement.vue +484 -478
  84. package/src/components/product/Process/Processes/selectApply.vue +2 -2
  85. package/src/components/product/Process/Service/ServiceControl.vue +638 -20
  86. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  87. package/src/components/product/Process/ShowBackReason.vue +33 -0
  88. package/src/components/product/ServiceView.vue +357 -7
  89. package/src/components/product/Stop/StopApply.vue +101 -103
  90. package/src/components/product/Stop/StopApplyList.vue +271 -269
  91. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +884 -186
  92. package/src/components/product/Supervisory/SupervisoryControl.vue +137 -100
  93. package/src/components/product/Supervisory/SupervisoryList.vue +201 -30
  94. package/src/components/product/Supervisory/SupervisoryhCart.vue +130 -107
  95. package/src/components/product/VueUtils/ApplyUpload.vue +275 -273
  96. package/src/components/product/VueUtils/GaoPaiYi/HighMeter.vue +1090 -0
  97. package/src/components/product/VueUtils/HighMeter.vue +208 -208
  98. package/src/components/product/VueUtils/ToolsPage.vue +51 -0
  99. package/src/components/product/VueUtils/Tree.vue +330 -0
  100. package/src/dingding.js +19 -0
  101. package/src/expandcssAndroid.less +517 -1034
  102. package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +735 -731
  103. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +824 -824
  104. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetailsCivil.vue +650 -650
  105. package/src/filiale/yuchuan/android/Sign/AppSignTask.vue +182 -182
  106. package/src/filiale/yuchuan/android/Sign/BuildSign.vue +50 -50
  107. package/src/filiale/yuchuan/android/Sign/ConstructSign.vue +50 -50
  108. package/src/filiale/yuchuan/android/Sign/DesignSign.vue +50 -50
  109. package/src/filiale/yuchuan/android/Sign/SupervisorSign.vue +50 -50
  110. package/src/filiale/yuchuan/android/Task/Build/BuildTsak.vue +60 -60
  111. package/src/filiale/yuchuan/android/Task/Survey/SurveyTsak.vue +60 -60
  112. package/src/filiale/yuchuan/android.js +14 -14
  113. package/src/filiale/yuchuan/pc/Order/OrderApply.vue +528 -528
  114. package/src/filiale/yuchuan/pc/Order/OrderApplyList.vue +343 -343
  115. package/src/filiale/yuchuan/pc/Print/BuildOrder/buildOrderList.vue +264 -0
  116. package/src/filiale/yuchuan/pc/Print/BuildOrder/printBuildOrder.vue +152 -0
  117. package/src/filiale/yuchuan/pc/Process/ExplorationUser.vue +149 -149
  118. package/src/filiale/yuchuan/pc/Process/Processes/ApplyMapCom.vue +67 -67
  119. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetails.vue +809 -809
  120. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetailsCivil.vue +595 -595
  121. package/src/filiale/yuchuan/pc/Process/Processes/Print/printCharge.vue +125 -0
  122. package/src/filiale/yuchuan/pc/Process/Processes/chargeManagement.vue +621 -470
  123. package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +1108 -1074
  124. package/src/filiale/yuchuan/pc/Sign/SignRecord.vue +24 -0
  125. package/src/filiale/yuchuan/pc/Sign/SignRecordList.vue +174 -0
  126. package/src/filiale/yuchuan/pc.js +20 -12
  127. package/src/main.js +4 -1
  128. package/src/components/product/Function/StopApplyCrrdList.vue +0 -176
  129. package/src/components/product/Function/functions/ApplyRecordCancel.vue +0 -102
  130. package/src/components/product/Function/functions/StopInstall.vue +0 -106
@@ -1,208 +1,208 @@
1
- <template>
2
- <modal :show.sync="show" v-ref:modal backdrop="false">
3
- <header slot="modal-header" class="modal-header">
4
- <button type="button" class="close" @click="show = !show"><span class="glyphicon glyphicon-remove"></span></button>
5
- <h4 class="modal-title" style="text-align: center">高拍仪</h4>
6
- </header>
7
- <article slot="modal-body" class="modal-body form-horizontal">
8
- <div class="form-group" v-if="isusetype">
9
- <label class="col-sm-2 control-label">文件类型:</label>
10
- <div class="col-sm-10">
11
- <input-select
12
- class="select select_list"
13
- :value.sync="fusetype"
14
- v-model="fusetype"
15
- :options="$appdata.getParam('使用类型')"
16
- :valueSingle="true"></input-select>
17
- </div>
18
- </div>
19
- <div class="form-group" v-if="isremark">
20
- <label class="col-sm-2 control-label">文件说明:</label>
21
- <div class="col-sm-10">
22
- <input class="form-control input_view" style=""
23
- v-model="fremarks"
24
- :value="fremarks"/>
25
- </div>
26
- </div>
27
- <div class="form-group">
28
- <img id="cam" :src="cameraurl" style="height: 100%;width: 100%">
29
- </div>
30
- </article>
31
- <footer slot="modal-footer" class="modal-footer">
32
- <button type="button" class="btn btn-primary" @click="photo()">确认</button>
33
- </footer>
34
- </modal>
35
- </template>
36
-
37
- <script>
38
- export default {
39
- title: '高拍仪',
40
- data () {
41
- return {
42
- cameraurl: null,
43
- fusetype: null,
44
- fremarks: null
45
- }
46
- },
47
- props: ['show', 'isusetype', 'isremark'],
48
- methods: {
49
- // 打开视频
50
- cam_switch (capID) {
51
- if (capID === 1) {
52
- this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=0'
53
- }
54
- if (capID === 2) {
55
- this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=1'
56
- }
57
- },
58
- async photo () {
59
- let camidx = 0
60
- if (this.cameraurl === 'http://127.0.0.1:38088/video=stream&camidx=0') {
61
- camidx = 0
62
- } else if (this.cameraurl === 'http://127.0.0.1:38088/video=stream&camidx=1') {
63
- camidx = 1
64
- } else {
65
- this.$showAlert('请先打开视频', 'warning', 2000)
66
- return
67
- }
68
- let param = {
69
- camidx: camidx
70
- }
71
- let res = await this.$resetpost(
72
- 'http://127.0.0.1:38088/video=grabimage',
73
- param,
74
- {warnMsg: null, resolveMsg: null}
75
- )
76
- if (res.data.code != '0') {
77
- this.$showAlert(res.data.message, 'warning', 2000)
78
- return
79
- }
80
- this.$dispatch('photo-finish', res.data.photoBase64, this.fusetype, this.fremarks)
81
- }
82
- },
83
- ready () {
84
- this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=0'
85
- }
86
- }
87
- </script>
88
-
89
- <style scoped>
90
- .modal-bk{
91
- border-radius:18px 0;
92
- }
93
- .header{
94
- background-color: #d8e9f3;
95
- height: 88px;
96
- }
97
- .title{
98
- position: absolute;
99
- font-family:PingFang-SC-Bold;
100
- font-size:36px;
101
- color: #666666;
102
- margin-top: 32px;
103
- margin-left: 300px;
104
- margin-bottom: 0px;
105
- }
106
- .operation{
107
- font-family:PingFang-SC-Medium;
108
- font-size: 22px;
109
- color:#666666;
110
- line-height: 5px;
111
- }
112
- .operation-group{
113
- margin-left: 36px;
114
- margin-top: 20px;
115
- }
116
- .photo{
117
- font-family: PingFang-SC-Medium;
118
- font-size: 20px;
119
- color: #ffffff;
120
- margin-left: 20px;
121
- border-radius: 4px;
122
- background-color: #2fadf5;
123
- height: 32px;
124
- width: 92px;
125
- line-height:12px;
126
- }
127
- .readIDCard{
128
- font-family: PingFang-SC-Medium;
129
- font-size: 20px;
130
- color: #ffffff;
131
- border-radius: 4px;
132
- background-color: #2fadf5;
133
- margin-left: 20px;
134
- width: 120px;
135
- height: 32px;
136
- line-height: 12px;
137
- }
138
- .stop{
139
- border-radius: 4px;
140
- border: 1px solid #2fadf5;
141
- font-family: PingFang-SC-Medium;
142
- font-size: 20px;
143
- color: #2fadf5;
144
- width: 120px;
145
- height: 32px;
146
- line-height: 12px;
147
- }
148
- .showInfo{
149
- float: left;
150
- width: 640px;
151
- display: inline-block;
152
- margin-top: 20px;
153
- margin-left: 36px;
154
- }
155
- #Console{
156
- margin-left: 18px;
157
- border-radius: 4px;
158
- border: 1px solid #b5b5b5;
159
- height:300px;
160
- width:322px;
161
- resize:none;
162
- background-color: #f6f6f6;
163
- }
164
- .img{
165
- height:300px;
166
- width:300px;
167
- float: left;
168
- border-radius: 4px;
169
- border: 1px solid #b5b5b5;
170
- }
171
- #cam{
172
- border-radius: 4px;
173
- border:1px solid #b5b5b5;
174
- display: inline-block
175
- }
176
- .IdCard{
177
- height: 950px;
178
- width: 692px;
179
- display: inline-block;
180
- border-radius: 20px;
181
- background-color: #fafafa;
182
- border: 1px solid #d8f1ff;
183
- margin-left: 40px;
184
- margin-top: 20px;
185
- }
186
- .IdInput{
187
- border-radius: 4px;
188
- border: 1px solid #939393;
189
- width: 400px;
190
- height: 38px;
191
- margin-left: 20px;
192
- }
193
- .IdInputDiv{
194
- margin-top: 20px;
195
- margin-left: 100px;
196
- }
197
- .IdHint{
198
- font-family: PingFang-SC-Medium;
199
- font-size: 18px;
200
- color: #7e7c81;
201
- }
202
- #PhotoBuffer,#PhotoDisplay{
203
- border-radius: 4px;
204
- background-color: #ffffff;
205
- border: 1px solid #939393;
206
- margin-left: 20px;
207
- }
208
- </style>
1
+ <template>
2
+ <modal :show.sync="show" v-ref:modal backdrop="false">
3
+ <header slot="modal-header" class="modal-header">
4
+ <button type="button" class="close" @click="show = !show"><span class="glyphicon glyphicon-remove"></span></button>
5
+ <h4 class="modal-title" style="text-align: center">高拍仪</h4>
6
+ </header>
7
+ <article slot="modal-body" class="modal-body form-horizontal">
8
+ <div class="form-group" v-if="isusetype">
9
+ <label class="col-sm-2 control-label">文件类型:</label>
10
+ <div class="col-sm-10">
11
+ <input-select
12
+ class="select select_list"
13
+ :value.sync="fusetype"
14
+ v-model="fusetype"
15
+ :options="$appdata.getParam('使用类型')"
16
+ :valueSingle="true"></input-select>
17
+ </div>
18
+ </div>
19
+ <div class="form-group" v-if="isremark">
20
+ <label class="col-sm-2 control-label">文件说明:</label>
21
+ <div class="col-sm-10">
22
+ <input class="form-control input_view" style=""
23
+ v-model="fremarks"
24
+ :value="fremarks"/>
25
+ </div>
26
+ </div>
27
+ <div class="form-group">
28
+ <img id="cam" :src="cameraurl" style="height: 100%;width: 100%">
29
+ </div>
30
+ </article>
31
+ <footer slot="modal-footer" class="modal-footer">
32
+ <button type="button" class="btn btn-primary" @click="photo()">确认</button>
33
+ </footer>
34
+ </modal>
35
+ </template>
36
+
37
+ <script>
38
+ export default {
39
+ title: '高拍仪',
40
+ data () {
41
+ return {
42
+ cameraurl: null,
43
+ fusetype: null,
44
+ fremarks: null
45
+ }
46
+ },
47
+ props: ['show', 'isusetype', 'isremark'],
48
+ methods: {
49
+ // 打开视频
50
+ cam_switch (capID) {
51
+ if (capID === 1) {
52
+ this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=0'
53
+ }
54
+ if (capID === 2) {
55
+ this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=1'
56
+ }
57
+ },
58
+ async photo () {
59
+ let camidx = 0
60
+ if (this.cameraurl === 'http://127.0.0.1:38088/video=stream&camidx=0') {
61
+ camidx = 0
62
+ } else if (this.cameraurl === 'http://127.0.0.1:38088/video=stream&camidx=1') {
63
+ camidx = 1
64
+ } else {
65
+ this.$showAlert('请先打开视频', 'warning', 2000)
66
+ return
67
+ }
68
+ let param = {
69
+ camidx: camidx
70
+ }
71
+ let res = await this.$resetpost(
72
+ 'http://127.0.0.1:38088/video=grabimage',
73
+ param,
74
+ {warnMsg: null, resolveMsg: null}
75
+ )
76
+ if (res.data.code != '0') {
77
+ this.$showAlert(res.data.message, 'warning', 2000)
78
+ return
79
+ }
80
+ this.$dispatch('photo-finish', res.data.photoBase64, this.fusetype, this.fremarks)
81
+ }
82
+ },
83
+ ready () {
84
+ this.cameraurl = 'http://127.0.0.1:38088/video=stream&camidx=0'
85
+ }
86
+ }
87
+ </script>
88
+
89
+ <style scoped>
90
+ .modal-bk{
91
+ border-radius:18px 0;
92
+ }
93
+ .header{
94
+ background-color: #d8e9f3;
95
+ height: 88px;
96
+ }
97
+ .title{
98
+ position: absolute;
99
+ font-family:PingFang-SC-Bold;
100
+ font-size:36px;
101
+ color: #666666;
102
+ margin-top: 32px;
103
+ margin-left: 300px;
104
+ margin-bottom: 0px;
105
+ }
106
+ .operation{
107
+ font-family:PingFang-SC-Medium;
108
+ font-size: 22px;
109
+ color:#666666;
110
+ line-height: 5px;
111
+ }
112
+ .operation-group{
113
+ margin-left: 36px;
114
+ margin-top: 20px;
115
+ }
116
+ .photo{
117
+ font-family: PingFang-SC-Medium;
118
+ font-size: 20px;
119
+ color: #ffffff;
120
+ margin-left: 20px;
121
+ border-radius: 4px;
122
+ background-color: #2fadf5;
123
+ height: 32px;
124
+ width: 92px;
125
+ line-height:12px;
126
+ }
127
+ .readIDCard{
128
+ font-family: PingFang-SC-Medium;
129
+ font-size: 20px;
130
+ color: #ffffff;
131
+ border-radius: 4px;
132
+ background-color: #2fadf5;
133
+ margin-left: 20px;
134
+ width: 120px;
135
+ height: 32px;
136
+ line-height: 12px;
137
+ }
138
+ .stop{
139
+ border-radius: 4px;
140
+ border: 1px solid #2fadf5;
141
+ font-family: PingFang-SC-Medium;
142
+ font-size: 20px;
143
+ color: #2fadf5;
144
+ width: 120px;
145
+ height: 32px;
146
+ line-height: 12px;
147
+ }
148
+ .showInfo{
149
+ float: left;
150
+ width: 640px;
151
+ display: inline-block;
152
+ margin-top: 20px;
153
+ margin-left: 36px;
154
+ }
155
+ #Console{
156
+ margin-left: 18px;
157
+ border-radius: 4px;
158
+ border: 1px solid #b5b5b5;
159
+ height:300px;
160
+ width:322px;
161
+ resize:none;
162
+ background-color: #f6f6f6;
163
+ }
164
+ .img{
165
+ height:300px;
166
+ width:300px;
167
+ float: left;
168
+ border-radius: 4px;
169
+ border: 1px solid #b5b5b5;
170
+ }
171
+ #cam{
172
+ border-radius: 4px;
173
+ border:1px solid #b5b5b5;
174
+ display: inline-block
175
+ }
176
+ .IdCard{
177
+ height: 950px;
178
+ width: 692px;
179
+ display: inline-block;
180
+ border-radius: 20px;
181
+ background-color: #fafafa;
182
+ border: 1px solid #d8f1ff;
183
+ margin-left: 40px;
184
+ margin-top: 20px;
185
+ }
186
+ .IdInput{
187
+ border-radius: 4px;
188
+ border: 1px solid #939393;
189
+ width: 400px;
190
+ height: 38px;
191
+ margin-left: 20px;
192
+ }
193
+ .IdInputDiv{
194
+ margin-top: 20px;
195
+ margin-left: 100px;
196
+ }
197
+ .IdHint{
198
+ font-family: PingFang-SC-Medium;
199
+ font-size: 18px;
200
+ color: #7e7c81;
201
+ }
202
+ #PhotoBuffer,#PhotoDisplay{
203
+ border-radius: 4px;
204
+ background-color: #ffffff;
205
+ border: 1px solid #939393;
206
+ margin-left: 20px;
207
+ }
208
+ </style>
@@ -0,0 +1,51 @@
1
+ <template>
2
+ <div class="page-header app-header auto">
3
+ <div @click='back()' v-show="needBack">
4
+ <img src="../../../assets/back.png"/>
5
+ </div>
6
+ </div>
7
+ </template>
8
+
9
+ <script>
10
+ export default {
11
+ title: '底部返回组件',
12
+ data () {
13
+ return {}
14
+ },
15
+ props: {
16
+ title: {
17
+ type: String,
18
+ default: '燃气应用'
19
+ },
20
+ needBack: {
21
+ type: Boolean,
22
+ default: true
23
+ }
24
+ },
25
+ methods: {
26
+ back () {
27
+ // console.log('发送返回事件')
28
+ this.$emit('flag')
29
+ },
30
+ // 关闭新消息响铃(静音)
31
+ mute () {
32
+ HostApp.mute()
33
+ },
34
+ }
35
+ }
36
+ </script>
37
+ <style scoped>
38
+ .app-header {
39
+ border-radius: 50%;
40
+ position:fixed;
41
+ background: rgba(73, 158, 223, 0.12);
42
+ color: #FFF;
43
+ padding: 8px;
44
+ text-align: center;
45
+ font-size: 1.2em;
46
+ z-index: 10;
47
+ opacity:0.5;
48
+ bottom: 50px;
49
+ margin-top: -20px;
50
+ }
51
+ </style>