system-phone 3.1.91 → 3.1.92

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 (85) hide show
  1. package/.gradle/buildOutputCleanup/cache.properties +2 -2
  2. package/SystemPhone.iml +8 -8
  3. package/build/dev-server.js +147 -101
  4. package/build/webpack.base.conf.js +82 -82
  5. package/build.gradle +27 -27
  6. package/gradle/wrapper/gradle-wrapper.properties +5 -5
  7. package/gradlew +183 -183
  8. package/gradlew.bat +100 -100
  9. package/index.html +21 -21
  10. package/package.json +1 -1
  11. package/src/App.vue +25 -27
  12. package/src/Util.js +415 -415
  13. package/src/components/AloneLoadParams.vue +26 -26
  14. package/src/components/LoadAppdata.vue +38 -38
  15. package/src/components/LoginApp.vue +252 -1
  16. package/src/components/NavBottom.vue +117 -117
  17. package/src/components/NavBottomV.vue +141 -141
  18. package/src/components/NavBottomVVV.vue +185 -185
  19. package/src/components/PhoneAllInfo.vue +68 -68
  20. package/src/components/PhoneChangemeterInfo.vue +116 -116
  21. package/src/components/PhoneImageInfo.vue +102 -102
  22. package/src/components/PhoneInfoTable.vue +39 -39
  23. package/src/components/PhoneMeterInfo.vue +132 -132
  24. package/src/components/PhoneSafeInfo.vue +101 -101
  25. package/src/components/PhoneSellInfoLite.vue +112 -112
  26. package/src/components/PhoneUser.vue +202 -202
  27. package/src/components/PhoneUserDetil.vue +70 -70
  28. package/src/components/PhoneUserFind.vue +138 -138
  29. package/src/components/RightTree.vue +217 -217
  30. package/src/components/TabBarPhone.vue +81 -81
  31. package/src/components/Test.vue +14 -14
  32. package/src/components/ToolsPage.vue +199 -199
  33. package/src/components/UploadManage.vue +194 -194
  34. package/src/components/gaomi/NavBottomV.vue +223 -223
  35. package/src/components/gaomi/NavBottomVVVV.vue +210 -210
  36. package/src/components/gaomi/Scroller.vue +63 -63
  37. package/src/components/gaomi/SystemSetUp.vue +186 -186
  38. package/src/components/gaomi/ToolsPage.vue +168 -168
  39. package/src/components/idea/feedBack.vue +150 -150
  40. package/src/components/idea/feedbackAdd.vue +366 -366
  41. package/src/components/info/ConfigInfo.vue +122 -122
  42. package/src/components/info/InfoTable.vue +37 -37
  43. package/src/components/iot/InstructMessage.vue +313 -313
  44. package/src/components/iot/IotBaseInfo.vue +97 -97
  45. package/src/components/iot/IotMeterInfo.vue +77 -77
  46. package/src/components/online/ApplyOnline.vue +581 -581
  47. package/src/components/online/BJZhongRan/ApplyOnline.vue +600 -600
  48. package/src/components/screen/ChargeContentPage.vue +656 -656
  49. package/src/components/screen/ContentPage.vue +611 -611
  50. package/src/components/screen/GongdanContentPage.vue +149 -149
  51. package/src/components/screen/ListCountItem.vue +93 -93
  52. package/src/components/screen/ModuleTitle.vue +48 -48
  53. package/src/components/screen/SafeOrderContentPage.vue +440 -440
  54. package/src/components/screen/SecurityCheckItem.vue +50 -50
  55. package/src/components/screen/TotalItem.vue +76 -76
  56. package/src/components/screen/TotalUserNumber.vue +77 -77
  57. package/src/components/screen/WorkOrderItem.vue +51 -51
  58. package/src/components/screen/WorkOrderRightDownItem.vue +103 -103
  59. package/src/components/screen/WorkOrderRightItem.vue +115 -115
  60. package/src/components/userinfo/paymentQuery.vue +189 -189
  61. package/src/components/userinfo/queryFile.vue +190 -190
  62. package/src/components/wasm.vue +18 -18
  63. package/src/expandcssAndroid.less +521 -521
  64. package/src/filiale/yulinyuchuan/AlreadyService.vue +194 -194
  65. package/src/filiale/yulinyuchuan/AttendManage.vue +537 -537
  66. package/src/filiale/yulinyuchuan/OnlineManage.vue +256 -256
  67. package/src/filiale/yulinyuchuan/SystemSetUp.vue +332 -332
  68. package/src/filiale/yulinyuchuan/UploadManage.vue +195 -195
  69. package/src/filiale/yulinyuchuan/systemphonegrid.js +9 -9
  70. package/src/index.js +9 -9
  71. package/src/main.js +38 -38
  72. package/src/plugins/const.js +404 -404
  73. package/src/plugins/vue-py.js +37 -37
  74. package/src/stores/AppData.js +79 -79
  75. package/src/systemphone-gaomi.js +105 -105
  76. package/src/systemphone.js +60 -60
  77. package/src/systemphonegrid.js +185 -185
  78. package/src/util/LdapHelper.js +75 -75
  79. package/static/const.js +404 -404
  80. package/static/layui/font/iconfont.svg +554 -554
  81. package/static/vue-py.js +37 -37
  82. package/static/wasm_exec.js +465 -465
  83. package/src/filiale/chengran/EncryptUtil.js +0 -27
  84. package/src/filiale/chengran/LoginApp.vue +0 -775
  85. package/src/filiale/chengran/systemphonegrid.js +0 -4
@@ -1,2 +1,2 @@
1
- #Tue Oct 27 14:57:49 CST 2020
2
- gradle.version=6.1
1
+ #Tue Oct 27 14:57:49 CST 2020
2
+ gradle.version=6.1
package/SystemPhone.iml CHANGED
@@ -1,9 +1,9 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module external.linked.project.id="SystemPhone" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
3
- <component name="NewModuleRootManager" inherit-compiler-output="true">
4
- <exclude-output />
5
- <content url="file://$MODULE_DIR$" />
6
- <orderEntry type="inheritedJdk" />
7
- <orderEntry type="sourceFolder" forTests="false" />
8
- </component>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module external.linked.project.id="SystemPhone" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
3
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+ <exclude-output />
5
+ <content url="file://$MODULE_DIR$" />
6
+ <orderEntry type="inheritedJdk" />
7
+ <orderEntry type="sourceFolder" forTests="false" />
8
+ </component>
9
9
  </module>
@@ -1,101 +1,147 @@
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
-
7
- var app = express()
8
- var compiler = webpack(config)
9
- // var proxy = httpProxy.createProxyServer()
10
-
11
- // Define HTTP proxies to your custom API backend
12
- // https://github.com/chimurai/http-proxy-middleware
13
- var proxyTable = {
14
- // 呼叫系统主数据服务
15
- '/phone/rs/vue': {
16
- target: 'http://192.168.50.67:31467'
17
- },
18
- '/rs': {
19
- target: 'http://192.168.50.67:31467'
20
- },
21
- '/api': {
22
- target: 'http://192.168.50.67:31467'
23
- },
24
- // 文字客服
25
- '/Dual': {
26
- 'target': 'http://127.0.0.1:8081/RestWork/rs'
27
- },
28
- '/AndroidRest/rs/path/getServiceMobile': {
29
- 'target': 'http://192.168.50.67:31467'
30
- },
31
- // 安卓测试转发地址
32
- '/AndroidRest/rs': {
33
- 'target': 'http://192.168.50.67:31467',
34
- pathRewrite: {
35
- 'AndroidRest/rs': '/rs'
36
- }
37
- }
38
- }
39
- var devMiddleware = require('webpack-dev-middleware')(compiler, {
40
- publicPath: config.output.publicPath,
41
- stats: {
42
- colors: true,
43
- chunks: false
44
- }
45
- })
46
-
47
- var hotMiddleware = require('webpack-hot-middleware')(compiler)
48
- // force page reload when html-webpack-plugin template changes
49
- compiler.plugin('compilation', function (compilation) {
50
- compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
51
- hotMiddleware.publish({ action: 'reload' })
52
- cb()
53
- })
54
- })
55
-
56
- // proxy api requests
57
- Object.keys(proxyTable).forEach(function (context) {
58
- var options = proxyTable[context]
59
- if (typeof options === 'string') {
60
- options = { target: options }
61
- }
62
- // 改变源实现跨域
63
- // options.changeOrigin = true
64
- Object.assign(options, {
65
- onProxyRes (proxyRes, req, res) {
66
- // res.header('Access-Control-Allow-Origin', '*')
67
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
68
- }
69
- })
70
- app.use(proxyMiddleware(context, options))
71
- })
72
-
73
- // handle fallback for HTML5 history API
74
- app.use(require('connect-history-api-fallback')())
75
- // app.use(function (req, res, next) {
76
- // res.header('Access-Control-Allow-Origin', '*')
77
- // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
78
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
79
- // res.header('X-Powered-By', '3,2,1')
80
- // res.header('Access-Control-Allow-Credentials', 'true')
81
- // res.header('Content-Type', 'application/json;charset=utf-8')
82
- // next()
83
- // })
84
-
85
- // serve webpack bundle output
86
- app.use(devMiddleware)
87
-
88
- // enable hot-reload and state-preserving
89
- // compilation error display
90
- app.use(hotMiddleware)
91
-
92
- // serve pure static assets
93
- app.use('/static', express.static('./static'))
94
-
95
- module.exports = app.listen(8083, function (err) {
96
- if (err) {
97
- console.log(err)
98
- return
99
- }
100
- console.log('Listening at http://localhost:8083')
101
- })
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
+
7
+ var app = express()
8
+ var compiler = webpack(config)
9
+ // var proxy = httpProxy.createProxyServer()
10
+
11
+ // Define HTTP proxies to your custom API backend
12
+ // https://github.com/chimurai/http-proxy-middleware
13
+ var proxyTable = {
14
+ '/rs/logic/getLogin': {
15
+ pathRewrite: {
16
+ '^/rs/logic/getLogin': '/getLogin'
17
+ },
18
+ target: 'http://127.0.0.1:8077/'
19
+ },
20
+ // '/rs/weixin': {
21
+ // target: 'http://121.36.106.17:8400/'
22
+ // },
23
+ '/phone/rs/vue': {
24
+ target: 'http://121.36.106.17:8400/'
25
+ },
26
+ // '/materials': {
27
+ // target: 'http://121.36.106.17:8400/'
28
+ // // target: 'http://192.168.2.77:8081'
29
+ // },
30
+ // '/umaterials': {
31
+ // // target: 'http://192.168.50.202:8081'
32
+ // target: 'http://121.36.106.17:8400/'
33
+ // },
34
+ // // 取图片的地址
35
+ // '/images': {
36
+ // target: 'http://121.36.106.17:8400/'
37
+ // // target: 'http://192.168.20.249:8081'
38
+ // },
39
+ // 'phone/rs/dir2': {
40
+ // target: 'http://121.36.106.17:8400/'
41
+ // // target: 'http://192.168.20.249:8081'
42
+ // },
43
+ // '/excel': {
44
+ // // target: 'http://127.0.0.1:8082'
45
+ // target: 'http://121.36.106.17:8400/'
46
+ // },
47
+ '/rs/sql/getUserByMeter': {
48
+ // target: 'http://127.0.0.1:8081'
49
+ target: 'http://121.36.106.17:8400'
50
+ },
51
+ '/rs/logic/againOpenAccount': {
52
+ // target: 'http://127.0.0.1:8081'
53
+ target: 'http://121.36.106.17:8400'
54
+ },
55
+ '/rs/logic/againSendInstruct': {
56
+ // target: 'http://127.0.0.1:8081'
57
+ target: 'http://121.36.106.17:8400'
58
+ },
59
+ '/rs/logic/cancelSendInstruct': {
60
+ // target: 'http://127.0.0.1:8081'
61
+ target: 'http://121.36.106.17:8400'
62
+ },
63
+ '/rs/logic/TipConfig': {
64
+ // target: 'http://127.0.0.1:8081'
65
+ target: 'http://127.0.0.1:8089'
66
+ },
67
+ '/rs/sql/iot_singleTable_OrderBy': {
68
+ // target: 'http://127.0.0.1:8081'
69
+ target: 'http://121.36.106.17:8400'
70
+ },
71
+ // 呼叫系统主数据服务
72
+ '/rs': {
73
+ // target: 'http://127.0.0.1:8082'
74
+ target: 'http://121.36.106.17:8400'
75
+ },
76
+ // 文字客服
77
+ // '/Dual': {
78
+ // 'target': 'http://127.0.0.1:8081/RestWork/rs'
79
+ // },
80
+ // // 安卓测试转发地址
81
+ // '/AndroidRest/rs': {
82
+ // 'target': 'http://192.168.50.199:8300'
83
+ // }
84
+ }
85
+ var devMiddleware = require('webpack-dev-middleware')(compiler, {
86
+ publicPath: config.output.publicPath,
87
+ stats: {
88
+ colors: true,
89
+ chunks: false
90
+ }
91
+ })
92
+
93
+ var hotMiddleware = require('webpack-hot-middleware')(compiler)
94
+ // force page reload when html-webpack-plugin template changes
95
+ compiler.plugin('compilation', function (compilation) {
96
+ compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
97
+ hotMiddleware.publish({ action: 'reload' })
98
+ cb()
99
+ })
100
+ })
101
+
102
+ // proxy api requests
103
+ Object.keys(proxyTable).forEach(function (context) {
104
+ var options = proxyTable[context]
105
+ if (typeof options === 'string') {
106
+ options = { target: options }
107
+ }
108
+ // 改变源实现跨域
109
+ // options.changeOrigin = true
110
+ Object.assign(options, {
111
+ onProxyRes (proxyRes, req, res) {
112
+ // res.header('Access-Control-Allow-Origin', '*')
113
+ // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
114
+ }
115
+ })
116
+ app.use(proxyMiddleware(context, options))
117
+ })
118
+
119
+ // handle fallback for HTML5 history API
120
+ app.use(require('connect-history-api-fallback')())
121
+ // app.use(function (req, res, next) {
122
+ // res.header('Access-Control-Allow-Origin', '*')
123
+ // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
124
+ // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
125
+ // res.header('X-Powered-By', '3,2,1')
126
+ // res.header('Access-Control-Allow-Credentials', 'true')
127
+ // res.header('Content-Type', 'application/json;charset=utf-8')
128
+ // next()
129
+ // })
130
+
131
+ // serve webpack bundle output
132
+ app.use(devMiddleware)
133
+
134
+ // enable hot-reload and state-preserving
135
+ // compilation error display
136
+ app.use(hotMiddleware)
137
+
138
+ // serve pure static assets
139
+ app.use('/static', express.static('./static'))
140
+
141
+ module.exports = app.listen(8083, function (err) {
142
+ if (err) {
143
+ console.log(err)
144
+ return
145
+ }
146
+ console.log('Listening at http://localhost:8083')
147
+ })
@@ -1,82 +1,82 @@
1
- var path = require('path')
2
- var cssLoaders = require('./css-loaders')
3
- var projectRoot = path.resolve(__dirname, '../')
4
-
5
- module.exports = {
6
- entry: {
7
- app: 'src/main.js'
8
- },
9
- output: {
10
- path: path.resolve(__dirname, '../dist/static'),
11
- publicPath: 'static/',
12
- filename: '[name].js'
13
- },
14
- resolve: {
15
- extensions: ['', '.js', '.vue'],
16
- fallback: [path.join(__dirname, '../node_modules')],
17
- alias: {
18
- 'src': path.resolve(__dirname, '../src'),
19
- 'test': path.resolve(__dirname, '../test')
20
- }
21
- },
22
- resolveLoader: {
23
- fallback: [path.join(__dirname, '../node_modules')]
24
- },
25
- module: {
26
- loaders: [
27
- {
28
- test: /\.vue$/,
29
- loader: 'vue-loader'
30
- },
31
- {
32
- test: /\.js$/,
33
- loader: 'babel',
34
- include: [
35
- /src/,
36
- /build/,
37
- /examples/,
38
- /test/,
39
- /node_modules\/vue-client\/src/,
40
- /node_modules\/vue-strap\/src/,
41
- /node_modules\/safecheck-client\/src/,
42
- /node_modules\/telephone-clients\/src/,
43
- /node_modules\/readmeter-client\/src/
44
- ]
45
- },
46
- {
47
- test: /\.json$/,
48
- loader: 'json'
49
- },
50
- {
51
- test: /\.html$/,
52
- loader: 'vue-html'
53
- },
54
- {
55
- test: /\.css$/,
56
- loader: 'style!css'
57
- },
58
- {
59
- test: /\.less$/,
60
- loader: 'style!css!less'
61
- },
62
- {
63
- test: /\.(png|jpg|gif|svg|woff2?|eot|ttf)(\?.*)?$/,
64
- loader: 'url',
65
- query: {
66
- limit: 10000,
67
- name: '[name].[ext]?[hash:7]'
68
- }
69
- }
70
- ]
71
- },
72
- vue: {
73
- loaders: cssLoaders({
74
- sourceMap: false,
75
- extract: false
76
- })
77
- },
78
- plugins: [],
79
- eslint: {
80
- formatter: require('eslint-friendly-formatter')
81
- }
82
- }
1
+ var path = require('path')
2
+ var cssLoaders = require('./css-loaders')
3
+ var projectRoot = path.resolve(__dirname, '../')
4
+
5
+ module.exports = {
6
+ entry: {
7
+ app: 'src/main.js'
8
+ },
9
+ output: {
10
+ path: path.resolve(__dirname, '../dist/static'),
11
+ publicPath: 'static/',
12
+ filename: '[name].js'
13
+ },
14
+ resolve: {
15
+ extensions: ['', '.js', '.vue'],
16
+ fallback: [path.join(__dirname, '../node_modules')],
17
+ alias: {
18
+ 'src': path.resolve(__dirname, '../src'),
19
+ 'test': path.resolve(__dirname, '../test')
20
+ }
21
+ },
22
+ resolveLoader: {
23
+ fallback: [path.join(__dirname, '../node_modules')]
24
+ },
25
+ module: {
26
+ loaders: [
27
+ {
28
+ test: /\.vue$/,
29
+ loader: 'vue-loader'
30
+ },
31
+ {
32
+ test: /\.js$/,
33
+ loader: 'babel',
34
+ include: [
35
+ /src/,
36
+ /build/,
37
+ /examples/,
38
+ /test/,
39
+ /node_modules\/vue-client\/src/,
40
+ /node_modules\/vue-strap\/src/,
41
+ /node_modules\/safecheck-client\/src/,
42
+ /node_modules\/telephone-clients\/src/,
43
+ /node_modules\/readmeter-client\/src/
44
+ ]
45
+ },
46
+ {
47
+ test: /\.json$/,
48
+ loader: 'json'
49
+ },
50
+ {
51
+ test: /\.html$/,
52
+ loader: 'vue-html'
53
+ },
54
+ {
55
+ test: /\.css$/,
56
+ loader: 'style!css'
57
+ },
58
+ {
59
+ test: /\.less$/,
60
+ loader: 'style!css!less'
61
+ },
62
+ {
63
+ test: /\.(png|jpg|gif|svg|woff2?|eot|ttf)(\?.*)?$/,
64
+ loader: 'url',
65
+ query: {
66
+ limit: 10000,
67
+ name: '[name].[ext]?[hash:7]'
68
+ }
69
+ }
70
+ ]
71
+ },
72
+ vue: {
73
+ loaders: cssLoaders({
74
+ sourceMap: false,
75
+ extract: false
76
+ })
77
+ },
78
+ plugins: [],
79
+ eslint: {
80
+ formatter: require('eslint-friendly-formatter')
81
+ }
82
+ }
package/build.gradle CHANGED
@@ -1,27 +1,27 @@
1
- buildscript {
2
- repositories {
3
- mavenCentral()
4
- jcenter()
5
- }
6
- //使用Docker插件来构建Docker镜像,这样就可以直接在Gradle的脚本里配置Dockefile文件,
7
- //之后就可以直接构建镜像了
8
- dependencies {
9
- classpath("se.transmode.gradle:gradle-docker:1.2")
10
- }
11
- }
12
-
13
- version = '1.2.56'
14
-
15
- apply plugin: 'java'
16
- apply plugin: 'docker'
17
-
18
- // 以命令行方式做镜像
19
- task buildDocker(type:Exec) {
20
- workingDir '.'
21
- commandLine 'docker', 'build', '-t', jar.baseName + ':' + version, '.'
22
- }
23
-
24
- task release(type:Exec) {
25
- workingDir '.'
26
- commandLine 'cmd', '/c', 'release.bat ' + version
27
- }
1
+ buildscript {
2
+ repositories {
3
+ mavenCentral()
4
+ jcenter()
5
+ }
6
+ //使用Docker插件来构建Docker镜像,这样就可以直接在Gradle的脚本里配置Dockefile文件,
7
+ //之后就可以直接构建镜像了
8
+ dependencies {
9
+ classpath("se.transmode.gradle:gradle-docker:1.2")
10
+ }
11
+ }
12
+
13
+ version = '1.2.56'
14
+
15
+ apply plugin: 'java'
16
+ apply plugin: 'docker'
17
+
18
+ // 以命令行方式做镜像
19
+ task buildDocker(type:Exec) {
20
+ workingDir '.'
21
+ commandLine 'docker', 'build', '-t', jar.baseName + ':' + version, '.'
22
+ }
23
+
24
+ task release(type:Exec) {
25
+ workingDir '.'
26
+ commandLine 'cmd', '/c', 'release.bat ' + version
27
+ }
@@ -1,5 +1,5 @@
1
- distributionBase=GRADLE_USER_HOME
2
- distributionPath=wrapper/dists
3
- distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
4
- zipStoreBase=GRADLE_USER_HOME
5
- zipStorePath=wrapper/dists
1
+ distributionBase=GRADLE_USER_HOME
2
+ distributionPath=wrapper/dists
3
+ distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
4
+ zipStoreBase=GRADLE_USER_HOME
5
+ zipStorePath=wrapper/dists