apply-clients 7.1.36-yuchuan-56 → 7.1.36-yuchuan-57

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 (68) hide show
  1. package/android.html +27 -27
  2. package/build/dev-server.js +192 -192
  3. package/package.json +1 -1
  4. package/src/apply.js +163 -163
  5. package/src/applyAndroid.js +98 -98
  6. package/src/components/android/AppSign.vue +232 -232
  7. package/src/components/android/Ignition/VentilationIgnition.vue +409 -409
  8. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +472 -472
  9. package/src/components/android/Process/AppExplorationUser.vue +454 -454
  10. package/src/components/android/Process/AppServiceControl.vue +1434 -1434
  11. package/src/components/android/Process/Processes/AppInstallationDetails.vue +1026 -1026
  12. package/src/components/android/Process/Processes/newAppInstallationDetails.vue +671 -671
  13. package/src/components/android/SealBind.vue +382 -382
  14. package/src/components/android/SealManage.vue +278 -278
  15. package/src/components/android/Sign/AppSignTask.vue +183 -183
  16. package/src/components/android/Supervisory/AppProcessSupervisory.vue +344 -344
  17. package/src/components/android/Task/Build/BuildTsak.vue +117 -117
  18. package/src/components/android/Task/BuildIgnition/BuildIgnition.vue +114 -114
  19. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -317
  20. package/src/components/android/Task/RepairFromSend/RepairFrom.vue +124 -124
  21. package/src/components/android/Task/RepairFromSend/RepairSend.vue +124 -124
  22. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +431 -431
  23. package/src/components/android/Task/Survey/SurveyTsak.vue +141 -141
  24. package/src/components/android/Task/yiban/AppShowDone.vue +442 -442
  25. package/src/components/android/newPackage/customerServiceManager.vue +218 -218
  26. package/src/components/android/newPackage/projectPrice.vue +218 -218
  27. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  28. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +325 -325
  29. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +142 -142
  30. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  31. package/src/components/product/ApplyMap/AppMapLocation.vue +829 -829
  32. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  33. package/src/components/product/ChongZheng/ApplyChongZhengList.vue +417 -417
  34. package/src/components/product/Function/InstallFunction.vue +132 -132
  35. package/src/components/product/Function/InstallInfoSelect.vue +374 -374
  36. package/src/components/product/Function/Service/FunctionServiceControl.vue +581 -581
  37. package/src/components/product/Ignition/IgnitionDispatch.vue +90 -90
  38. package/src/components/product/Ignition/IgnitionListManage.vue +604 -604
  39. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  40. package/src/components/product/InsuranceApply/InsuranceReport.vue +188 -188
  41. package/src/components/product/List/OldShowDevices.vue +272 -272
  42. package/src/components/product/List/ShowAllActivity.vue +541 -541
  43. package/src/components/product/List/ShowDevices.vue +279 -279
  44. package/src/components/product/Print/BuildOrder/buildOrderList.vue +446 -446
  45. package/src/components/product/Process/ExplorationSelect.vue +593 -593
  46. package/src/components/product/Process/ExplorationUser.vue +154 -154
  47. package/src/components/product/Process/New1ExplorationUser.vue +196 -196
  48. package/src/components/product/Process/NewExplorationSelect.vue +587 -587
  49. package/src/components/product/Process/NewExplorationUser.vue +216 -216
  50. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  51. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  52. package/src/components/product/Process/Processes/chargeManagement.vue +2 -1
  53. package/src/components/product/Process/Processes/selectApply.vue +250 -250
  54. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +230 -230
  55. package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
  56. package/src/components/product/Process/Processes/selectUserinfo.vue +234 -234
  57. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  58. package/src/components/product/ServiceView.vue +644 -644
  59. package/src/components/product/Stop/StopApplyList.vue +224 -224
  60. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  61. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +593 -593
  62. package/src/components/product/Supervisory/SupervisoryControl.vue +114 -114
  63. package/src/components/product/Supervisory/SupervisoryList.vue +586 -586
  64. package/src/components/product/Supervisory/SupervisoryhCart.vue +120 -120
  65. package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +111 -111
  66. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +539 -539
  67. package/src/components/product/VueUtils/ApplyUpload.vue +303 -303
  68. package/src/main.js +27 -27
package/android.html CHANGED
@@ -1,27 +1,27 @@
1
- <!DOCTYPE html>
2
- <html lang="zh-CN">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
6
- <META HTTP-EQUIV="pragma" CONTENT="no-cache">
7
- <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
8
- <META HTTP-EQUIV="expires" CONTENT="0">
9
- <title>移动报建系统</title>
10
- <script type="text/javascript">
11
- window._AMapSecurityConfig = {
12
- serviceHost: 'http://61.134.61.238:8555/_AMapService'
13
- }
14
- </script>
15
- <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
16
- <!--引入UI组件库(1.1版本) -->
17
- <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
18
- <style media="screen">
19
- /*url(./static/newmainbg.jpg)*/
20
- body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
21
- body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
22
- </style>
23
- </head>
24
- <body>
25
- <android-app></android-app>
26
- </body>
27
- </html>
1
+ <!DOCTYPE html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
6
+ <META HTTP-EQUIV="pragma" CONTENT="no-cache">
7
+ <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
8
+ <META HTTP-EQUIV="expires" CONTENT="0">
9
+ <title>移动报建系统</title>
10
+ <script type="text/javascript">
11
+ window._AMapSecurityConfig = {
12
+ serviceHost: 'http://61.134.61.238:8555/_AMapService'
13
+ }
14
+ </script>
15
+ <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
16
+ <!--引入UI组件库(1.1版本) -->
17
+ <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
18
+ <style media="screen">
19
+ /*url(./static/newmainbg.jpg)*/
20
+ body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
21
+ body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
22
+ </style>
23
+ </head>
24
+ <body>
25
+ <android-app></android-app>
26
+ </body>
27
+ </html>
@@ -1,192 +1,192 @@
1
- var express = require('express')
2
- var webpack = require('webpack')
3
- var config = require('./webpack.dev.conf')
4
- var proxyMiddleware = require('http-proxy-middleware')
5
- // var httpProxy = require('http-proxy')
6
- var app = express()
7
- var compiler = webpack(config)
8
- // var proxy = httpProxy.createProxyServer()
9
- // var ldap = 'http://193.168.1.5:8400'
10
- // var applyinstall = 'http://121.36.79.201:8400'
11
- // var ldap = 'http://193.168.1.64:8082'
12
- var ldap = 'http://193.168.1.5:8765/'
13
- var applyinstall = 'http://193.168.1.5:8765/'
14
- // var applyinstall = 'http://193.168.1.5:8400'
15
- // var fadada = 'http://193.168.1.5:8400'
16
- var fadada = 'http://193.168.1.5:8765/'
17
- var proxyTable = {
18
- '/baojianFile': {
19
- target: fadada
20
- },
21
- '/testfiles': {
22
- target: fadada
23
- },
24
- '/api/af-auth/login': {
25
- target: fadada
26
- },
27
- '/rs/logic/getAllNode': {
28
- target: fadada
29
- },
30
- '/android.html/rs': {
31
- target: fadada,
32
- pathRewrite: {
33
- '^/android.html': ''
34
- }
35
- },
36
- '/webapps/applyinstall/excel': {
37
- target: fadada
38
- },
39
-
40
- '/rs/logic/pushShortUrlSms': {
41
- target: fadada
42
- },
43
- '/rs/logic/generateContract': {
44
- target: fadada
45
- },
46
- '/rs/logic/getAuthSubject': {
47
- target: fadada
48
- },
49
- '/rs/sql/getAuthSubjectList': {
50
- target: fadada
51
- },
52
- '/rs/logic/keyExtSign': {
53
- target: fadada
54
- },
55
- '/rs/logic/keyExtSignAuto': {
56
- target: fadada
57
- },
58
- // 重新发送实名认证短信
59
- '/rs/logic/anotherAuthSubject': {
60
- target: fadada
61
- },
62
- // ---------------------------
63
- '/rs/logic/getSaleInitData': {
64
- target: ldap
65
- },
66
- '/rs/logic/saveInstruct': {
67
- target: 'http://193.168.1.64:8082'
68
- },
69
- '/rs/logic/updateNetWorkValve': {
70
- target: 'http://193.168.1.64:8082'
71
- },
72
- '/rs/logic/uploadSave': {
73
- target: 'http://193.168.1.16:8003'
74
- },
75
- '/rs/workflow': {
76
- target: applyinstall
77
- },
78
- '/apply': {
79
- target: applyinstall
80
- },
81
- '/rs/vue': {
82
- target: ldap
83
- },
84
- // 查找资源服务数据
85
- '/rs/search': {
86
- target: ldap
87
- },
88
- // 发票组织数据
89
- '/rs/logic/bjEticketCharge': {
90
- target: 'http://193.168.1.6:8082'
91
- },
92
- // 开发票
93
- '/rs/logic/bjOpenEticket': {
94
- target: 'http://193.168.1.6:8082'
95
- },
96
- // 获取发票明细
97
- '/rs/logic/queryEticket': {
98
- target: 'http://193.168.1.44:8400'
99
- },
100
- // 创建小区
101
- '/rs/logic/address_updatearea': {
102
- target: ldap
103
- },
104
- '/rs/phone/send': {
105
- target: 'http://193.168.1.21:80'
106
- },
107
- // 用户登录服务地址
108
- '/rs/user': {
109
- target: ldap
110
- },
111
- '/rs/logic/getInitData': {
112
- target: ldap?ldap:applyinstall
113
- },
114
- '/rs/logic/getLogin': {
115
- target: ldap
116
- },
117
- '/rs/file': { // 文件上传
118
- target: applyinstall
119
- },
120
- '/project': { // 文件回显
121
- target: applyinstall
122
- },
123
- '/rs/apply': {
124
- target: applyinstall,
125
- pathRewrite: {
126
- '^/rs/apply': '/rs'
127
- }
128
- },
129
- '/rs': {
130
- target: applyinstall
131
- },
132
- // '/ws': {
133
- // target: applyinstall,
134
- // ws: true // 代理webSocket
135
- // }
136
- }
137
-
138
- var devMiddleware = require('webpack-dev-middleware')(compiler, {
139
- publicPath: config.output.publicPath,
140
- stats: {
141
- colors: true,
142
- chunks: false
143
- }
144
- })
145
-
146
- var hotMiddleware = require('webpack-hot-middleware')(compiler)
147
- // force page reload when html-webpack-plugin template changes
148
- compiler.plugin('compilation', function (compilation) {
149
- compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
150
- hotMiddleware.publish({action: 'reload'})
151
- cb()
152
- })
153
- })
154
-
155
- // proxy api requests
156
- Object.keys(proxyTable).forEach(function (context) {
157
- var options = proxyTable[context]
158
- if (typeof options === 'string') {
159
- options = {target: options}
160
- }
161
- app.use(proxyMiddleware(context, options))
162
- })
163
-
164
- // handle fallback for HTML5 history API
165
- app.use(require('connect-history-api-fallback')())
166
- // app.use(function (req, res, next) {
167
- // res.header('Access-Control-Allow-Origin', '*')
168
- // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
169
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
170
- // res.header('X-Powered-By', '3,2,1')
171
- // res.header('Access-Control-Allow-Credentials', 'true')
172
- // res.header('Content-Type', 'application/json;charset=utf-8')
173
- // next()
174
- // })
175
-
176
- // serve webpack bundle output
177
- app.use(devMiddleware)
178
-
179
- // enable hot-reload and state-preserving
180
- // compilation error display
181
- app.use(hotMiddleware)
182
-
183
- // serve pure static assets
184
- app.use('/static', express.static('./static'))
185
-
186
- module.exports = app.listen(8400, function (err) {
187
- if (err) {
188
- console.log(err)
189
- return
190
- }
191
- console.log('Listening at http://localhost:8400')
192
- })
1
+ var express = require('express')
2
+ var webpack = require('webpack')
3
+ var config = require('./webpack.dev.conf')
4
+ var proxyMiddleware = require('http-proxy-middleware')
5
+ // var httpProxy = require('http-proxy')
6
+ var app = express()
7
+ var compiler = webpack(config)
8
+ // var proxy = httpProxy.createProxyServer()
9
+ // var ldap = 'http://193.168.1.5:8400'
10
+ // var applyinstall = 'http://121.36.79.201:8400'
11
+ // var ldap = 'http://193.168.1.64:8082'
12
+ var ldap = 'http://61.134.61.238:8655'
13
+ var applyinstall = 'http://61.134.61.238:8655'
14
+ // var applyinstall = 'http://193.168.1.5:8400'
15
+ // var fadada = 'http://193.168.1.5:8400'
16
+ var fadada = 'http://61.134.61.238:8655'
17
+ var proxyTable = {
18
+ '/baojianFile': {
19
+ target: fadada
20
+ },
21
+ '/testfiles': {
22
+ target: fadada
23
+ },
24
+ '/api/af-auth/login': {
25
+ target: fadada
26
+ },
27
+ '/rs/logic/getAllNode': {
28
+ target: fadada
29
+ },
30
+ '/android.html/rs': {
31
+ target: fadada,
32
+ pathRewrite: {
33
+ '^/android.html': ''
34
+ }
35
+ },
36
+ '/webapps/applyinstall/excel': {
37
+ target: fadada
38
+ },
39
+
40
+ '/rs/logic/pushShortUrlSms': {
41
+ target: fadada
42
+ },
43
+ '/rs/logic/generateContract': {
44
+ target: fadada
45
+ },
46
+ '/rs/logic/getAuthSubject': {
47
+ target: fadada
48
+ },
49
+ '/rs/sql/getAuthSubjectList': {
50
+ target: fadada
51
+ },
52
+ '/rs/logic/keyExtSign': {
53
+ target: fadada
54
+ },
55
+ '/rs/logic/keyExtSignAuto': {
56
+ target: fadada
57
+ },
58
+ // 重新发送实名认证短信
59
+ '/rs/logic/anotherAuthSubject': {
60
+ target: fadada
61
+ },
62
+ // ---------------------------
63
+ '/rs/logic/getSaleInitData': {
64
+ target: ldap
65
+ },
66
+ '/rs/logic/saveInstruct': {
67
+ target: 'http://193.168.1.64:8082'
68
+ },
69
+ '/rs/logic/updateNetWorkValve': {
70
+ target: 'http://193.168.1.64:8082'
71
+ },
72
+ '/rs/logic/uploadSave': {
73
+ target: 'http://193.168.1.16:8003'
74
+ },
75
+ '/rs/workflow': {
76
+ target: applyinstall
77
+ },
78
+ '/apply': {
79
+ target: applyinstall
80
+ },
81
+ '/rs/vue': {
82
+ target: ldap
83
+ },
84
+ // 查找资源服务数据
85
+ '/rs/search': {
86
+ target: ldap
87
+ },
88
+ // 发票组织数据
89
+ '/rs/logic/bjEticketCharge': {
90
+ target: 'http://193.168.1.6:8082'
91
+ },
92
+ // 开发票
93
+ '/rs/logic/bjOpenEticket': {
94
+ target: 'http://193.168.1.6:8082'
95
+ },
96
+ // 获取发票明细
97
+ '/rs/logic/queryEticket': {
98
+ target: 'http://193.168.1.44:8400'
99
+ },
100
+ // 创建小区
101
+ '/rs/logic/address_updatearea': {
102
+ target: ldap
103
+ },
104
+ '/rs/phone/send': {
105
+ target: 'http://193.168.1.21:80'
106
+ },
107
+ // 用户登录服务地址
108
+ '/rs/user': {
109
+ target: ldap
110
+ },
111
+ '/rs/logic/getInitData': {
112
+ target: ldap?ldap:applyinstall
113
+ },
114
+ '/rs/logic/getLogin': {
115
+ target: ldap
116
+ },
117
+ '/rs/file': { // 文件上传
118
+ target: applyinstall
119
+ },
120
+ '/project': { // 文件回显
121
+ target: applyinstall
122
+ },
123
+ '/rs/apply': {
124
+ target: applyinstall,
125
+ pathRewrite: {
126
+ '^/rs/apply': '/rs'
127
+ }
128
+ },
129
+ '/rs': {
130
+ target: applyinstall
131
+ },
132
+ // '/ws': {
133
+ // target: applyinstall,
134
+ // ws: true // 代理webSocket
135
+ // }
136
+ }
137
+
138
+ var devMiddleware = require('webpack-dev-middleware')(compiler, {
139
+ publicPath: config.output.publicPath,
140
+ stats: {
141
+ colors: true,
142
+ chunks: false
143
+ }
144
+ })
145
+
146
+ var hotMiddleware = require('webpack-hot-middleware')(compiler)
147
+ // force page reload when html-webpack-plugin template changes
148
+ compiler.plugin('compilation', function (compilation) {
149
+ compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
150
+ hotMiddleware.publish({action: 'reload'})
151
+ cb()
152
+ })
153
+ })
154
+
155
+ // proxy api requests
156
+ Object.keys(proxyTable).forEach(function (context) {
157
+ var options = proxyTable[context]
158
+ if (typeof options === 'string') {
159
+ options = {target: options}
160
+ }
161
+ app.use(proxyMiddleware(context, options))
162
+ })
163
+
164
+ // handle fallback for HTML5 history API
165
+ app.use(require('connect-history-api-fallback')())
166
+ // app.use(function (req, res, next) {
167
+ // res.header('Access-Control-Allow-Origin', '*')
168
+ // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
169
+ // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
170
+ // res.header('X-Powered-By', '3,2,1')
171
+ // res.header('Access-Control-Allow-Credentials', 'true')
172
+ // res.header('Content-Type', 'application/json;charset=utf-8')
173
+ // next()
174
+ // })
175
+
176
+ // serve webpack bundle output
177
+ app.use(devMiddleware)
178
+
179
+ // enable hot-reload and state-preserving
180
+ // compilation error display
181
+ app.use(hotMiddleware)
182
+
183
+ // serve pure static assets
184
+ app.use('/static', express.static('./static'))
185
+
186
+ module.exports = app.listen(8400, function (err) {
187
+ if (err) {
188
+ console.log(err)
189
+ return
190
+ }
191
+ console.log('Listening at http://localhost:8400')
192
+ })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apply-clients",
3
- "version": "7.1.36-yuchuan-56",
3
+ "version": "7.1.36-yuchuan-57",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {