apply-clients 7.1.36-yuchuan-14 → 7.1.36-yuchuan-15

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 (73) hide show
  1. package/android.html +28 -28
  2. package/build/dev-server.js +172 -187
  3. package/index.html +39 -39
  4. package/package.json +4 -6
  5. package/src/apply.js +162 -162
  6. package/src/applyAndroid.js +97 -97
  7. package/src/components/android/AppSign.vue +0 -1
  8. package/src/components/android/AppUpload.vue +275 -275
  9. package/src/components/android/Ignition/VentilationIgnition.vue +1 -1
  10. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +1 -1
  11. package/src/components/android/Process/AppExplorationUser.vue +2 -2
  12. package/src/components/android/Process/AppServiceControl.vue +6 -6
  13. package/src/components/android/Process/Processes/AppInstallationDetails.vue +2 -2
  14. package/src/components/android/Sign/AppSignTask.vue +1 -1
  15. package/src/components/android/Supervisory/AppProcessSupervisory.vue +1 -1
  16. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +2 -2
  17. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +2 -2
  18. package/src/components/android/Task/yiban/AppShowDone.vue +2 -2
  19. package/src/components/android/Task/yiban/ShowDone.vue +95 -95
  20. package/src/components/android/Task/yiban/satisfactionShow.vue +166 -166
  21. package/src/components/android/newPackage/customerServiceManager.vue +1 -1
  22. package/src/components/android/newPackage/projectPrice.vue +1 -1
  23. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  24. package/src/components/product/ApplyGaiXianCharge/ApplyGaiXianViewList.vue +272 -272
  25. package/src/components/product/ApplyGuanXian/GuanXianCaiLiao.vue +236 -236
  26. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +2 -2
  27. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +1 -1
  28. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  29. package/src/components/product/ApplyMap/AMapLocation.vue +870 -871
  30. package/src/components/product/ApplyMap/AmapUtil.js +37 -0
  31. package/src/components/product/ApplyMap/ApplyDragaboutList.vue +223 -223
  32. package/src/components/product/ApplyMap/ApplyInputSearch.vue +212 -212
  33. package/src/components/product/ApplyMap/ApplyMapCom.vue +82 -82
  34. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  35. package/src/components/product/ApplyMap/ApplyMapLocation.vue +862 -862
  36. package/src/components/product/Function/InstallFunction.vue +1 -1
  37. package/src/components/product/Function/InstallInfoSelect.vue +2 -2
  38. package/src/components/product/Function/Service/FunctionServiceControl.vue +586 -586
  39. package/src/components/product/GongJianPush/ApplyPushDispose.vue +162 -72
  40. package/src/components/product/GongJianPush/ApplyPushList.vue +47 -52
  41. package/src/components/product/GongJianPush/ApplyPushManage.vue +5 -4
  42. package/src/components/product/Ignition/IgnitionListManage.vue +602 -602
  43. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  44. package/src/components/product/InsuranceApply/InsuranceReport.vue +2 -2
  45. package/src/components/product/List/OldShowDevices.vue +2 -2
  46. package/src/components/product/List/ShowAllActivity.vue +2 -2
  47. package/src/components/product/List/ShowDevices.vue +2 -2
  48. package/src/components/product/Process/ExplorationSelect.vue +2 -2
  49. package/src/components/product/Process/ExplorationUser.vue +1 -1
  50. package/src/components/product/Process/New1ExplorationUser.vue +2 -2
  51. package/src/components/product/Process/NewExplorationSelect.vue +2 -2
  52. package/src/components/product/Process/NewExplorationUser.vue +1 -1
  53. package/src/components/product/Process/Processes/InstallationDetails.vue +4 -4
  54. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  55. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  56. package/src/components/product/Process/Processes/chargeManagement.vue +704 -704
  57. package/src/components/product/Process/Processes/devicesManagement.vue +393 -393
  58. package/src/components/product/Process/Processes/newDevicesManagement.vue +413 -413
  59. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +2 -2
  60. package/src/components/product/Process/Processes/selectOldUserinfo.vue +2 -2
  61. package/src/components/product/Process/Processes/selectUserinfo.vue +3 -3
  62. package/src/components/product/Process/Service/ServiceControl.vue +6 -6
  63. package/src/components/product/ServiceView.vue +644 -644
  64. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  65. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +1 -1
  66. package/src/components/product/Supervisory/SupervisoryControl.vue +116 -116
  67. package/src/components/product/Supervisory/SupervisoryList.vue +2 -2
  68. package/src/components/product/Supervisory/SupervisoryhCart.vue +119 -119
  69. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +2 -2
  70. package/src/components/product/VueUtils/ApplyUpload.vue +285 -285
  71. package/src/components/product/records/AdjustmentRecordList.vue +162 -162
  72. package/static/marker-default.png +0 -0
  73. package/static/myLocationIcon.png +0 -0
package/android.html CHANGED
@@ -1,28 +1,28 @@
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
- // 例如 :serviceHost:'http://1.1.1.1:80/_AMapService',
14
- }
15
- </script>
16
- <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
17
- <!--引入UI组件库(1.1版本) -->
18
- <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
19
- <style media="screen">
20
- /*url(./static/newmainbg.jpg)*/
21
- body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
22
- body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
23
- </style>
24
- </head>
25
- <body>
26
- <android-app></android-app>
27
- </body>
28
- </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
+ // 例如 :serviceHost:'http://1.1.1.1:80/_AMapService',
14
+ }
15
+ </script>
16
+ <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
17
+ <!--引入UI组件库(1.1版本) -->
18
+ <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
19
+ <style media="screen">
20
+ /*url(./static/newmainbg.jpg)*/
21
+ body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
22
+ body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
23
+ </style>
24
+ </head>
25
+ <body>
26
+ <android-app></android-app>
27
+ </body>
28
+ </html>
@@ -1,187 +1,172 @@
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.44:8600/'
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.44:8600/'
15
- var fadada = 'http://193.168.1.44:8600/'
16
- // var fadada = 'http://61.134.61.238:8655'
17
- // var fadada = 'http://127.0.0.1:8080/'
18
- var proxyTable = {
19
- '/api/af-auth/login': {
20
- target: fadada
21
- },
22
- '/rs/logic/getAllNode': {
23
- target: fadada
24
- },
25
- '/android.html/rs': {
26
- target: fadada,
27
- pathRewrite: {
28
- '^/android.html': ''
29
- }
30
- },
31
- '/webapps/applyinstall/excel': {
32
- target: fadada
33
- },
34
-
35
- '/rs/logic/pushShortUrlSms': {
36
- target: fadada
37
- },
38
- '/rs/logic/generateContract': {
39
- target: fadada
40
- },
41
- '/rs/logic/getAuthSubject': {
42
- target: fadada
43
- },
44
- '/rs/sql/getAuthSubjectList': {
45
- target: fadada
46
- },
47
- '/rs/logic/keyExtSign': {
48
- target: fadada
49
- },
50
- '/rs/logic/keyExtSignAuto': {
51
- target: fadada
52
- },
53
- // 重新发送实名认证短信
54
- '/rs/logic/anotherAuthSubject': {
55
- target: fadada
56
- },
57
- // ---------------------------
58
- '/rs/logic/getSaleInitData': {
59
- target: ldap
60
- },
61
- '/rs/logic/saveInstruct': {
62
- target: 'http://193.168.1.64:8082'
63
- },
64
- '/rs/logic/updateNetWorkValve': {
65
- target: 'http://193.168.1.64:8082'
66
- },
67
- '/rs/logic/uploadSave': {
68
- target: 'http://193.168.1.16:8003'
69
- },
70
- '/rs/workflow': {
71
- target: applyinstall
72
- },
73
- '/apply': {
74
- target: applyinstall
75
- },
76
- '/rs/vue': {
77
- target: ldap
78
- },
79
- // 查找资源服务数据
80
- '/rs/search': {
81
- target: ldap
82
- },
83
- // 发票组织数据
84
- '/rs/logic/bjEticketCharge': {
85
- target: 'http://193.168.1.6:8082'
86
- },
87
- // 开发票
88
- '/rs/logic/bjOpenEticket': {
89
- target: 'http://193.168.1.6:8082'
90
- },
91
- // 获取发票明细
92
- '/rs/logic/queryEticket': {
93
- target: 'http://193.168.1.44:8400'
94
- },
95
- // 创建小区
96
- '/rs/logic/address_updatearea': {
97
- target: ldap
98
- },
99
- '/rs/phone/send': {
100
- target: 'http://193.168.1.21:80'
101
- },
102
- // 用户登录服务地址
103
- '/rs/user': {
104
- target: ldap
105
- },
106
- '/rs/logic/getInitData': {
107
- target: ldap?ldap:applyinstall
108
- },
109
- '/rs/logic/getLogin': {
110
- target: ldap
111
- },
112
- '/rs/file': { // 文件上传
113
- target: applyinstall
114
- },
115
- '/project': { // 文件回显
116
- target: applyinstall
117
- },
118
- '/rs/apply': {
119
- target: applyinstall,
120
- pathRewrite: {
121
- '^/rs/apply': '/rs'
122
- }
123
- },
124
- '/rs': {
125
- target: applyinstall
126
- },
127
- '/ws': {
128
- target: applyinstall,
129
- ws: true // 代理webSocket
130
- }
131
- }
132
-
133
- var devMiddleware = require('webpack-dev-middleware')(compiler, {
134
- publicPath: config.output.publicPath,
135
- stats: {
136
- colors: true,
137
- chunks: false
138
- }
139
- })
140
-
141
- var hotMiddleware = require('webpack-hot-middleware')(compiler)
142
- // force page reload when html-webpack-plugin template changes
143
- compiler.plugin('compilation', function (compilation) {
144
- compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
145
- hotMiddleware.publish({action: 'reload'})
146
- cb()
147
- })
148
- })
149
-
150
- // proxy api requests
151
- Object.keys(proxyTable).forEach(function (context) {
152
- var options = proxyTable[context]
153
- if (typeof options === 'string') {
154
- options = {target: options}
155
- }
156
- app.use(proxyMiddleware(context, options))
157
- })
158
-
159
- // handle fallback for HTML5 history API
160
- app.use(require('connect-history-api-fallback')())
161
- // app.use(function (req, res, next) {
162
- // res.header('Access-Control-Allow-Origin', '*')
163
- // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
164
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
165
- // res.header('X-Powered-By', '3,2,1')
166
- // res.header('Access-Control-Allow-Credentials', 'true')
167
- // res.header('Content-Type', 'application/json;charset=utf-8')
168
- // next()
169
- // })
170
-
171
- // serve webpack bundle output
172
- app.use(devMiddleware)
173
-
174
- // enable hot-reload and state-preserving
175
- // compilation error display
176
- app.use(hotMiddleware)
177
-
178
- // serve pure static assets
179
- app.use('/static', express.static('./static'))
180
-
181
- module.exports = app.listen(8400, function (err) {
182
- if (err) {
183
- console.log(err)
184
- return
185
- }
186
- console.log('Listening at http://localhost:8400')
187
- })
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://121.36.79.201: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.6:8082'
13
+ var applyinstall = 'http://127.0.0.1:8080'
14
+ // var applyinstall = 'http://193.168.1.44:8600'
15
+ // var fadada = 'http://127.0.0.1:8181'
16
+ var fadada = 'http://193.168.1.44:8600'
17
+
18
+ var proxyTable = {
19
+ // ---------------------------
20
+ '/rs/logic/pushShortUrlSms': {
21
+ target: fadada
22
+ },
23
+ '/rs/logic/generateContract': {
24
+ target: fadada
25
+ },
26
+ '/rs/logic/getAuthSubject': {
27
+ target: fadada
28
+ },
29
+ '/rs/sql/getAuthSubjectList': {
30
+ target: fadada
31
+ },
32
+ '/rs/logic/keyExtSign': {
33
+ target: fadada
34
+ },
35
+ '/rs/logic/keyExtSignAuto': {
36
+ target: fadada
37
+ },
38
+ // 重新发送实名认证短信
39
+ '/rs/logic/anotherAuthSubject': {
40
+ target: fadada
41
+ },
42
+ // ---------------------------
43
+ '/rs/logic/getSaleInitData': {
44
+ target: ldap
45
+ },
46
+ '/rs/logic/saveInstruct': {
47
+ target: 'http://193.168.1.64:8082'
48
+ },
49
+ '/rs/logic/updateNetWorkValve': {
50
+ target: 'http://193.168.1.64:8082'
51
+ },
52
+ '/rs/logic/uploadSave': {
53
+ target: 'http://193.168.1.16:8003'
54
+ },
55
+ '/rs/workflow': {
56
+ target: applyinstall
57
+ },
58
+ '/apply': {
59
+ target: applyinstall
60
+ },
61
+ '/rs/vue': {
62
+ target: ldap
63
+ },
64
+ // 查找资源服务数据
65
+ '/rs/search': {
66
+ target: ldap
67
+ },
68
+ // 发票组织数据
69
+ '/rs/logic/bjEticketCharge': {
70
+ target: 'http://193.168.1.6:8082'
71
+ },
72
+ // 开发票
73
+ '/rs/logic/bjOpenEticket': {
74
+ target: 'http://193.168.1.6:8082'
75
+ },
76
+ // 获取发票明细
77
+ '/rs/logic/queryEticket': {
78
+ target: 'http://193.168.1.44:8400'
79
+ },
80
+ // 创建小区
81
+ '/rs/logic/address_updatearea': {
82
+ target: ldap
83
+ },
84
+ '/rs/phone/send': {
85
+ target: 'http://193.168.1.21:80'
86
+ },
87
+ // 用户登录服务地址
88
+ '/rs/user': {
89
+ target: ldap
90
+ },
91
+ '/rs/logic/getInitData': {
92
+ target: ldap?ldap:applyinstall
93
+ },
94
+ '/rs/logic/getLogin': {
95
+ target: ldap
96
+ },
97
+ '/rs/file': { // 文件上传
98
+ target: applyinstall
99
+ },
100
+ '/project': { // 文件回显
101
+ target: applyinstall
102
+ },
103
+ '/rs/apply': {
104
+ target: applyinstall,
105
+ pathRewrite: {
106
+ '^/rs/apply': '/rs'
107
+ }
108
+ },
109
+ '/rs': {
110
+ target: applyinstall
111
+ },
112
+ '/ws': {
113
+ target: applyinstall,
114
+ ws: true // 代理webSocket
115
+ }
116
+ }
117
+
118
+ var devMiddleware = require('webpack-dev-middleware')(compiler, {
119
+ publicPath: config.output.publicPath,
120
+ stats: {
121
+ colors: true,
122
+ chunks: false
123
+ }
124
+ })
125
+
126
+ var hotMiddleware = require('webpack-hot-middleware')(compiler)
127
+ // force page reload when html-webpack-plugin template changes
128
+ compiler.plugin('compilation', function (compilation) {
129
+ compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
130
+ hotMiddleware.publish({action: 'reload'})
131
+ cb()
132
+ })
133
+ })
134
+
135
+ // proxy api requests
136
+ Object.keys(proxyTable).forEach(function (context) {
137
+ var options = proxyTable[context]
138
+ if (typeof options === 'string') {
139
+ options = {target: options}
140
+ }
141
+ app.use(proxyMiddleware(context, options))
142
+ })
143
+
144
+ // handle fallback for HTML5 history API
145
+ app.use(require('connect-history-api-fallback')())
146
+ // app.use(function (req, res, next) {
147
+ // res.header('Access-Control-Allow-Origin', '*')
148
+ // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
149
+ // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
150
+ // res.header('X-Powered-By', '3,2,1')
151
+ // res.header('Access-Control-Allow-Credentials', 'true')
152
+ // res.header('Content-Type', 'application/json;charset=utf-8')
153
+ // next()
154
+ // })
155
+
156
+ // serve webpack bundle output
157
+ app.use(devMiddleware)
158
+
159
+ // enable hot-reload and state-preserving
160
+ // compilation error display
161
+ app.use(hotMiddleware)
162
+
163
+ // serve pure static assets
164
+ app.use('/static', express.static('./static'))
165
+
166
+ module.exports = app.listen(8300, function (err) {
167
+ if (err) {
168
+ console.log(err)
169
+ return
170
+ }
171
+ console.log('Listening at http://localhost:8300')
172
+ })
package/index.html CHANGED
@@ -1,39 +1,39 @@
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://193.168.1.44:8400/_AMapService'
13
- // 例如 :serviceHost:'http://1.1.1.1:80/_AMapService',
14
- }
15
- </script>
16
- <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
17
- <!--引入UI组件库(1.1版本) -->
18
- <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
19
- <style media="screen">
20
- /*url(./static/newmainbg.jpg)*/
21
-
22
- body {
23
- font-size:16px !important;
24
- width: 100%;
25
- background: #7f8eaf no-repeat center bottom;
26
- background-size: cover;
27
- }
28
-
29
- body .loginbg {
30
- width: 100%;
31
- height: 100%;
32
- background: url(./static/loginbg.jpg) no-repeat center top;
33
- }
34
- </style>
35
- </head>
36
- <body id="bodymain" class="themeOne">
37
- <app></app>
38
- </body>
39
- </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://193.168.1.44:8400/_AMapService'
13
+ // 例如 :serviceHost:'http://1.1.1.1:80/_AMapService',
14
+ }
15
+ </script>
16
+ <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=aa8b7c6a524337cb733152217fc1e52b"></script>
17
+ <!--引入UI组件库(1.1版本) -->
18
+ <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
19
+ <style media="screen">
20
+ /*url(./static/newmainbg.jpg)*/
21
+
22
+ body {
23
+ font-size:16px !important;
24
+ width: 100%;
25
+ background: #7f8eaf no-repeat center bottom;
26
+ background-size: cover;
27
+ }
28
+
29
+ body .loginbg {
30
+ width: 100%;
31
+ height: 100%;
32
+ background: url(./static/loginbg.jpg) no-repeat center top;
33
+ }
34
+ </style>
35
+ </head>
36
+ <body id="bodymain" class="themeOne">
37
+ <app></app>
38
+ </body>
39
+ </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apply-clients",
3
- "version": "7.1.36-yuchuan-14",
3
+ "version": "7.1.36-yuchuan-15",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -65,9 +65,7 @@
65
65
  "eventsource-polyfill": "^0.9.6",
66
66
  "express": "^4.17.0",
67
67
  "extract-text-webpack-plugin": "^1.0.1",
68
- "fadada-clients": "1.0.19",
69
68
  "file-loader": "^0.8.4",
70
- "form-create": "^1.6.6",
71
69
  "function-bind": "^1.0.2",
72
70
  "html-webpack-plugin": "^2.8.1",
73
71
  "http-proxy-middleware": "^0.11.0",
@@ -84,7 +82,7 @@
84
82
  "karma-sourcemap-loader": "^0.3.7",
85
83
  "karma-spec-reporter": "0.0.31",
86
84
  "karma-webpack": "^2.0.2",
87
- "ldap-clients": "3.0.18",
85
+ "ldap-clients": "3.0.77",
88
86
  "material-client": "^1.1.2",
89
87
  "mkdirp": "^0.5.1",
90
88
  "mocha": "^3.2.0",
@@ -97,10 +95,10 @@
97
95
  "sinon-chai": "^2.8.0",
98
96
  "style": "0.0.3",
99
97
  "style-loader": "^0.20.3",
100
- "system-clients": "3.2.67",
98
+ "system-clients": "3.2.72-yc-1",
101
99
  "system-phone": "1.2.87-ycapply-7",
102
100
  "url-loader": "^0.5.7",
103
- "vue-client": "1.24.52",
101
+ "vue-client": "1.24.127",
104
102
  "vue-hot-reload-api": "^1.2.0",
105
103
  "vue-html-loader": "^1.0.0",
106
104
  "vue-loader": "^8.2.1",