system-phone 3.1.89 → 3.1.91

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 (86) hide show
  1. package/.gradle/buildOutputCleanup/cache.properties +2 -2
  2. package/SystemPhone.iml +8 -8
  3. package/build/dev-server.js +101 -141
  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 +27 -25
  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/NavBottom.vue +117 -117
  16. package/src/components/NavBottomV.vue +141 -141
  17. package/src/components/NavBottomVVV.vue +185 -185
  18. package/src/components/PhoneAllInfo.vue +68 -68
  19. package/src/components/PhoneChangemeterInfo.vue +116 -116
  20. package/src/components/PhoneImageInfo.vue +102 -102
  21. package/src/components/PhoneInfoTable.vue +39 -39
  22. package/src/components/PhoneMeterInfo.vue +132 -132
  23. package/src/components/PhoneSafeInfo.vue +101 -101
  24. package/src/components/PhoneSellInfoLite.vue +112 -112
  25. package/src/components/PhoneUser.vue +202 -202
  26. package/src/components/PhoneUserDetil.vue +70 -70
  27. package/src/components/PhoneUserFind.vue +138 -138
  28. package/src/components/RightTree.vue +217 -217
  29. package/src/components/TabBarPhone.vue +81 -81
  30. package/src/components/Test.vue +14 -14
  31. package/src/components/ToolsPage.vue +199 -199
  32. package/src/components/UploadManage.vue +194 -194
  33. package/src/components/gaomi/NavBottomV.vue +223 -223
  34. package/src/components/gaomi/NavBottomVVVV.vue +210 -210
  35. package/src/components/gaomi/Scroller.vue +63 -63
  36. package/src/components/gaomi/SystemSetUp.vue +186 -186
  37. package/src/components/gaomi/ToolsPage.vue +168 -168
  38. package/src/components/idea/feedBack.vue +150 -150
  39. package/src/components/idea/feedbackAdd.vue +366 -366
  40. package/src/components/info/ConfigInfo.vue +122 -122
  41. package/src/components/info/InfoTable.vue +37 -37
  42. package/src/components/iot/InstructMessage.vue +313 -313
  43. package/src/components/iot/IotBaseInfo.vue +97 -97
  44. package/src/components/iot/IotMeterInfo.vue +77 -77
  45. package/src/components/online/ApplyOnline.vue +581 -581
  46. package/src/components/online/BJZhongRan/ApplyOnline.vue +600 -600
  47. package/src/components/screen/ChargeContentPage.vue +656 -656
  48. package/src/components/screen/ContentPage.vue +611 -611
  49. package/src/components/screen/GongdanContentPage.vue +149 -149
  50. package/src/components/screen/ListCountItem.vue +93 -93
  51. package/src/components/screen/ModuleTitle.vue +48 -48
  52. package/src/components/screen/SafeOrderContentPage.vue +440 -440
  53. package/src/components/screen/SecurityCheckItem.vue +50 -50
  54. package/src/components/screen/TotalItem.vue +76 -76
  55. package/src/components/screen/TotalUserNumber.vue +77 -77
  56. package/src/components/screen/WorkOrderItem.vue +51 -51
  57. package/src/components/screen/WorkOrderRightDownItem.vue +103 -103
  58. package/src/components/screen/WorkOrderRightItem.vue +115 -115
  59. package/src/components/userinfo/paymentQuery.vue +189 -189
  60. package/src/components/userinfo/queryFile.vue +190 -190
  61. package/src/components/wasm.vue +18 -18
  62. package/src/expandcssAndroid.less +521 -521
  63. package/src/filiale/chengran/EncryptUtil.js +27 -0
  64. package/src/filiale/chengran/LoginApp.vue +775 -0
  65. package/src/filiale/chengran/systemphonegrid.js +4 -0
  66. package/src/filiale/yulinyuchuan/AlreadyService.vue +194 -194
  67. package/src/filiale/yulinyuchuan/AttendManage.vue +537 -537
  68. package/src/filiale/yulinyuchuan/OnlineManage.vue +256 -256
  69. package/src/filiale/yulinyuchuan/SystemSetUp.vue +332 -332
  70. package/src/filiale/yulinyuchuan/UploadManage.vue +195 -195
  71. package/src/filiale/yulinyuchuan/systemphonegrid.js +9 -9
  72. package/src/index.js +9 -9
  73. package/src/main.js +38 -38
  74. package/src/plugins/const.js +404 -404
  75. package/src/plugins/vue-py.js +37 -37
  76. package/src/stores/AppData.js +79 -79
  77. package/src/systemphone-gaomi.js +105 -105
  78. package/src/systemphone.js +60 -60
  79. package/src/systemphonegrid.js +185 -185
  80. package/src/util/LdapHelper.js +75 -75
  81. package/static/const.js +404 -404
  82. package/static/layui/font/iconfont.svg +554 -554
  83. package/static/vue-py.js +37 -37
  84. package/static/wasm_exec.js +465 -465
  85. package/.serena/project.yml +0 -87
  86. package/src/assets/images/back.png +0 -0
@@ -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,141 +1,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/weixin': {
15
- // target: 'http://121.36.106.17:8400/'
16
- // },
17
- '/phone/rs/vue': {
18
- target: 'http://121.36.106.17:8400/'
19
- },
20
- // '/materials': {
21
- // target: 'http://121.36.106.17:8400/'
22
- // // target: 'http://192.168.2.77:8081'
23
- // },
24
- // '/umaterials': {
25
- // // target: 'http://192.168.50.202:8081'
26
- // target: 'http://121.36.106.17:8400/'
27
- // },
28
- // // 取图片的地址
29
- // '/images': {
30
- // target: 'http://121.36.106.17:8400/'
31
- // // target: 'http://192.168.20.249:8081'
32
- // },
33
- // 'phone/rs/dir2': {
34
- // target: 'http://121.36.106.17:8400/'
35
- // // target: 'http://192.168.20.249:8081'
36
- // },
37
- // '/excel': {
38
- // // target: 'http://127.0.0.1:8082'
39
- // target: 'http://121.36.106.17:8400/'
40
- // },
41
- '/rs/sql/getUserByMeter': {
42
- // target: 'http://127.0.0.1:8081'
43
- target: 'http://121.36.106.17:8400'
44
- },
45
- '/rs/logic/againOpenAccount': {
46
- // target: 'http://127.0.0.1:8081'
47
- target: 'http://121.36.106.17:8400'
48
- },
49
- '/rs/logic/againSendInstruct': {
50
- // target: 'http://127.0.0.1:8081'
51
- target: 'http://121.36.106.17:8400'
52
- },
53
- '/rs/logic/cancelSendInstruct': {
54
- // target: 'http://127.0.0.1:8081'
55
- target: 'http://121.36.106.17:8400'
56
- },
57
- '/rs/logic/TipConfig': {
58
- // target: 'http://127.0.0.1:8081'
59
- target: 'http://127.0.0.1:8089'
60
- },
61
- '/rs/sql/iot_singleTable_OrderBy': {
62
- // target: 'http://127.0.0.1:8081'
63
- target: 'http://121.36.106.17:8400'
64
- },
65
- // 呼叫系统主数据服务
66
- '/rs': {
67
- // target: 'http://127.0.0.1:8082'
68
- target: 'http://121.36.106.17:8400'
69
- },
70
- // 文字客服
71
- // '/Dual': {
72
- // 'target': 'http://127.0.0.1:8081/RestWork/rs'
73
- // },
74
- // // 安卓测试转发地址
75
- // '/AndroidRest/rs': {
76
- // 'target': 'http://192.168.50.199:8300'
77
- // }
78
- }
79
- var devMiddleware = require('webpack-dev-middleware')(compiler, {
80
- publicPath: config.output.publicPath,
81
- stats: {
82
- colors: true,
83
- chunks: false
84
- }
85
- })
86
-
87
- var hotMiddleware = require('webpack-hot-middleware')(compiler)
88
- // force page reload when html-webpack-plugin template changes
89
- compiler.plugin('compilation', function (compilation) {
90
- compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
91
- hotMiddleware.publish({ action: 'reload' })
92
- cb()
93
- })
94
- })
95
-
96
- // proxy api requests
97
- Object.keys(proxyTable).forEach(function (context) {
98
- var options = proxyTable[context]
99
- if (typeof options === 'string') {
100
- options = { target: options }
101
- }
102
- // 改变源实现跨域
103
- // options.changeOrigin = true
104
- Object.assign(options, {
105
- onProxyRes (proxyRes, req, res) {
106
- // res.header('Access-Control-Allow-Origin', '*')
107
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
108
- }
109
- })
110
- app.use(proxyMiddleware(context, options))
111
- })
112
-
113
- // handle fallback for HTML5 history API
114
- app.use(require('connect-history-api-fallback')())
115
- // app.use(function (req, res, next) {
116
- // res.header('Access-Control-Allow-Origin', '*')
117
- // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
118
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
119
- // res.header('X-Powered-By', '3,2,1')
120
- // res.header('Access-Control-Allow-Credentials', 'true')
121
- // res.header('Content-Type', 'application/json;charset=utf-8')
122
- // next()
123
- // })
124
-
125
- // serve webpack bundle output
126
- app.use(devMiddleware)
127
-
128
- // enable hot-reload and state-preserving
129
- // compilation error display
130
- app.use(hotMiddleware)
131
-
132
- // serve pure static assets
133
- app.use('/static', express.static('./static'))
134
-
135
- module.exports = app.listen(8083, function (err) {
136
- if (err) {
137
- console.log(err)
138
- return
139
- }
140
- console.log('Listening at http://localhost:8083')
141
- })
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,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