Browse Source

上传文件至 ''

yangq 2 years ago
parent
commit
1c3211cc1f
5 changed files with 15411 additions and 15414 deletions
  1. 21 21
      LICENSE
  2. 0 0
      favicon.ico
  3. 38 38
      index.html
  4. 15208 15211
      package-lock.json
  5. 144 144
      package.json

+ 21 - 21
LICENSE View File

@@ -1,21 +1,21 @@
1
-MIT License
2
-
3
-Copyright (c) 2017-present PanJiaChen
4
-
5
-Permission is hereby granted, free of charge, to any person obtaining a copy
6
-of this software and associated documentation files (the "Software"), to deal
7
-in the Software without restriction, including without limitation the rights
8
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
-copies of the Software, and to permit persons to whom the Software is
10
-furnished to do so, subject to the following conditions:
11
-
12
-The above copyright notice and this permission notice shall be included in all
13
-copies or substantial portions of the Software.
14
-
15
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
-SOFTWARE.
1
+MIT License
2
+
3
+Copyright (c) 2017-present PanJiaChen
4
+
5
+Permission is hereby granted, free of charge, to any person obtaining a copy
6
+of this software and associated documentation files (the "Software"), to deal
7
+in the Software without restriction, including without limitation the rights
8
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+copies of the Software, and to permit persons to whom the Software is
10
+furnished to do so, subject to the following conditions:
11
+
12
+The above copyright notice and this permission notice shall be included in all
13
+copies or substantial portions of the Software.
14
+
15
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+SOFTWARE.

+ 0 - 0
favicon.ico View File


+ 38 - 38
index.html View File

@@ -1,38 +1,38 @@
1
-<!DOCTYPE html>
2
-<html>
3
-  <head>
4
-    <meta charset="utf-8" />
5
-    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6
-    <meta name="renderer" content="webkit" />
7
-    <!--<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">-->
8
-    <meta
9
-      name="viewport"
10
-      content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
11
-    />
12
-    <title>酷医云-透析管理平台</title>
13
-    <!-- <link
14
-      rel="stylesheet"
15
-      href="//at.alicdn.com/t/font_1480998_l66fq6mc0y.css"
16
-    /> -->
17
-
18
-  </head>
19
-
20
-  <body>
21
-    <script src="https://images.shengws.com/reconnecting-websocket.min.js"></script>
22
-    <script src="https://images.shengws.com/jquery.min.js"></script>
23
-    <script src="<%= htmlWebpackPlugin.options.path %>/tinymce4.7.5/tinymce.min.js"></script>
24
-    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.config.js"></script>
25
-    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.all.min.js"></script>
26
-    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.service.js"></script>
27
-    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/i18n/zh-cn/zh-cn.js"></script>
28
-    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.parse.min.js"></script>
29
-
30
-    <div id="app"></div>
31
-    <!-- built files will be auto injected -->
32
-    <link
33
-      rel="stylesheet"
34
-      href="//at.alicdn.com/t/font_795029_9ftx46rzd47.css"
35
-    />
36
-
37
-  </body>
38
-</html>
1
+<!DOCTYPE html>
2
+<html>
3
+  <head>
4
+    <meta charset="utf-8" />
5
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6
+    <meta name="renderer" content="webkit" />
7
+    <!--<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">-->
8
+    <meta
9
+      name="viewport"
10
+      content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
11
+    />
12
+    <title>酷医云-透析管理平台</title>
13
+    <!-- <link
14
+      rel="stylesheet"
15
+      href="//at.alicdn.com/t/font_1480998_l66fq6mc0y.css"
16
+    /> -->
17
+
18
+  </head>
19
+
20
+  <body>
21
+    <script src="https://images.shengws.com/reconnecting-websocket.min.js"></script>
22
+    <script src="https://images.shengws.com/jquery.min.js"></script>
23
+    <script src="<%= htmlWebpackPlugin.options.path %>/tinymce4.7.5/tinymce.min.js"></script>
24
+    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.config.js"></script>
25
+    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.all.min.js"></script>
26
+    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.service.js"></script>
27
+    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/i18n/zh-cn/zh-cn.js"></script>
28
+    <script src="<%= htmlWebpackPlugin.options.path %>/neditor/neditor.parse.min.js"></script>
29
+
30
+    <div id="app"></div>
31
+    <!-- built files will be auto injected -->
32
+    <link
33
+      rel="stylesheet"
34
+      href="//at.alicdn.com/t/font_795029_9ftx46rzd47.css"
35
+    />
36
+
37
+  </body>
38
+</html>

File diff suppressed because it is too large
+ 15208 - 15211
package-lock.json


+ 144 - 144
package.json View File

@@ -1,144 +1,144 @@
1
-{
2
-  "name": "vue-element-admin",
3
-  "version": "3.7.3",
4
-  "description": "A magical vue admin. Typical templates for enterprise applications. Newest development stack of vue. Lots of awesome features",
5
-  "author": "Pan <panfree23@gmail.com>",
6
-  "license": "MIT",
7
-  "scripts": {
8
-    "dev": "cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
9
-    "build:prod": "cross-env NODE_ENV=production env_config=prod node build/build.js",
10
-    "build:sit": "cross-env NODE_ENV=production env_config=sit node build/build.js && npm run fixfont && npm run fiximg",
11
-    "build-cdn": "node build/build-cdn.js",
12
-    "lint": "eslint --ext .js,.vue src",
13
-    "test": "npm run lint",
14
-    "precommit": "lint-staged",
15
-    "build": "cross-env NODE_ENV=production env_config=sit node --max_old_space_size=8192 build/build.js && npm run fixfont && npm run fiximg",
16
-    "fixfont": "xcopy %cd%\\dist\\static\\fonts %cd%\\dist\\static\\css\\static\\fonts /s /y /d /e /i",
17
-    "fiximg": "xcopy %cd%\\dist\\static\\img %cd%\\dist\\static\\css\\static\\img /s /y /d /e /i"
18
-  },
19
-  "lint-staged": {
20
-    "src/**/*.{js,vue}": [
21
-      "eslint --fix",
22
-      "git add"
23
-    ]
24
-  },
25
-  "keywords": [
26
-    "vue",
27
-    "element-ui",
28
-    "admin",
29
-    "management-system",
30
-    "admin-template"
31
-  ],
32
-  "repository": {
33
-    "type": "git",
34
-    "url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
35
-  },
36
-  "bugs": {
37
-    "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
38
-  },
39
-  "dependencies": {
40
-    "@types/moment": "^2.13.0",
41
-    "ajv": "^6.5.3",
42
-    "axios": "0.17.1",
43
-    "clipboard": "^1.7.1",
44
-    "codemirror": "5.32.0",
45
-    "connect": "3.6.6",
46
-    "default-passive-events": "^2.0.0",
47
-    "driver.js": "0.5.2",
48
-    "dropzone": "5.2.0",
49
-    "echarts": "3.8.5",
50
-    "element-ui": "^2.13.2",
51
-    "file-saver": "^1.3.8",
52
-    "font-awesome": "4.7.0",
53
-    "increase-memory-limit": "^1.0.7",
54
-    "js-cookie": "2.2.0",
55
-    "jsbarcode": "^3.11.5",
56
-    "jsonlint": "1.6.3",
57
-    "jszip": "3.1.5",
58
-    "mockjs": "1.0.1-beta3",
59
-    "moment": "^2.24.0",
60
-    "node-sass": "4.14.1",
61
-    "normalize.css": "7.0.0",
62
-    "nprogress": "0.2.0",
63
-    "print-js": "^1.0.50",
64
-    "qrcodejs2": "0.0.2",
65
-    "screenfull": "4.2.0",
66
-    "serve-static": "1.13.2",
67
-    "showdown": "1.8.5",
68
-    "simplemde": "1.11.2",
69
-    "sortablejs": "1.7.0",
70
-    "vue": "2.5.16",
71
-    "vue-clipboard": "0.0.1",
72
-    "vue-clipboard2": "^0.3.1",
73
-    "vue-count-to": "1.0.13",
74
-    "vue-i18n": "7.3.2",
75
-    "vue-multiselect": "2.0.8",
76
-    "vue-router": "3.0.1",
77
-    "vue-splitpane": "1.0.2",
78
-    "vuedraggable": "^2.16.0",
79
-    "vuex": "3.0.1",
80
-    "xlsx": "^0.11.19"
81
-  },
82
-  "devDependencies": {
83
-    "autoprefixer": "7.2.3",
84
-    "babel-core": "6.26.0",
85
-    "babel-eslint": "8.0.3",
86
-    "babel-helper-vue-jsx-merge-props": "2.0.3",
87
-    "babel-loader": "7.1.2",
88
-    "babel-plugin-dynamic-import-node": "^1.2.0",
89
-    "babel-plugin-syntax-jsx": "6.18.0",
90
-    "babel-plugin-transform-runtime": "6.23.0",
91
-    "babel-plugin-transform-vue-jsx": "3.5.0",
92
-    "babel-preset-env": "1.6.1",
93
-    "babel-preset-stage-2": "6.24.1",
94
-    "chalk": "2.3.0",
95
-    "copy-webpack-plugin": "4.3.0",
96
-    "cross-env": "^7.0.3",
97
-    "crypto-js": "^4.1.1",
98
-    "css-loader": "0.28.7",
99
-    "eslint": "4.13.1",
100
-    "eslint-friendly-formatter": "3.0.0",
101
-    "eslint-loader": "1.9.0",
102
-    "eslint-plugin-html": "4.0.1",
103
-    "extract-text-webpack-plugin": "3.0.2",
104
-    "file-loader": "1.1.5",
105
-    "friendly-errors-webpack-plugin": "1.6.1",
106
-    "html-webpack-plugin": "2.30.1",
107
-    "lint-staged": "7.2.0",
108
-    "node-notifier": "5.1.2",
109
-    "node-sass": "^4.14.1",
110
-    "optimize-css-assets-webpack-plugin": "3.2.0",
111
-    "ora": "1.3.0",
112
-    "portfinder": "1.0.13",
113
-    "postcss-import": "11.0.0",
114
-    "postcss-loader": "2.0.9",
115
-    "postcss-url": "7.3.0",
116
-    "qiniu-webpack-plugin": "^0.4.2",
117
-    "rimraf": "2.6.2",
118
-    "sass-loader": "^6.0.7",
119
-    "sass-resources-loader": "^1.3.4",
120
-    "script-loader": "^0.7.2",
121
-    "semver": "5.4.1",
122
-    "shelljs": "0.7.8",
123
-    "svg-sprite-loader": "3.5.2",
124
-    "uglifyjs-webpack-plugin": "1.1.3",
125
-    "url-loader": "0.6.2",
126
-    "vue-loader": "13.7.2",
127
-    "vue-style-loader": "3.0.3",
128
-    "vue-template-compiler": "2.5.16",
129
-    "webpack": "3.10.0",
130
-    "webpack-bundle-analyzer": "2.9.1",
131
-    "webpack-dev-server": "^2.9.7",
132
-    "webpack-merge": "4.1.1",
133
-    "write-json": "^3.0.1"
134
-  },
135
-  "engines": {
136
-    "node": ">= 4.0.0",
137
-    "npm": ">= 3.0.0"
138
-  },
139
-  "browserslist": [
140
-    "> 1%",
141
-    "last 2 versions",
142
-    "not ie <= 8"
143
-  ]
144
-}
1
+{
2
+  "name": "vue-element-admin",
3
+  "version": "3.7.3",
4
+  "description": "A magical vue admin. Typical templates for enterprise applications. Newest development stack of vue. Lots of awesome features",
5
+  "author": "Pan <panfree23@gmail.com>",
6
+  "license": "MIT",
7
+  "scripts": {
8
+    "dev": "cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
9
+    "build:prod": "cross-env NODE_ENV=production env_config=prod node build/build.js",
10
+    "build:sit": "cross-env NODE_ENV=production env_config=sit node build/build.js && npm run fixfont && npm run fiximg",
11
+    "build-cdn": "node build/build-cdn.js",
12
+    "lint": "eslint --ext .js,.vue src",
13
+    "test": "npm run lint",
14
+    "precommit": "lint-staged",
15
+    "build": "cross-env NODE_ENV=production env_config=sit node build/build.js && npm run fixfont && npm run fiximg",
16
+    "fixfont": "xcopy %cd%\\dist\\static\\fonts %cd%\\dist\\static\\css\\static\\fonts /s /y /d /e /i",
17
+    "fiximg": "xcopy %cd%\\dist\\static\\img %cd%\\dist\\static\\css\\static\\img /s /y /d /e /i"
18
+  },
19
+  "lint-staged": {
20
+    "src/**/*.{js,vue}": [
21
+      "eslint --fix",
22
+      "git add"
23
+    ]
24
+  },
25
+  "keywords": [
26
+    "vue",
27
+    "element-ui",
28
+    "admin",
29
+    "management-system",
30
+    "admin-template"
31
+  ],
32
+  "repository": {
33
+    "type": "git",
34
+    "url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
35
+  },
36
+  "bugs": {
37
+    "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
38
+  },
39
+  "dependencies": {
40
+    "@types/moment": "^2.13.0",
41
+    "ajv": "^6.5.3",
42
+    "axios": "0.17.1",
43
+    "clipboard": "^1.7.1",
44
+    "codemirror": "5.32.0",
45
+    "connect": "3.6.6",
46
+    "default-passive-events": "^2.0.0",
47
+    "driver.js": "0.5.2",
48
+    "dropzone": "5.2.0",
49
+    "echarts": "3.8.5",
50
+    "element-ui": "^2.13.2",
51
+    "file-saver": "^1.3.8",
52
+    "font-awesome": "4.7.0",
53
+    "js-cookie": "2.2.0",
54
+    "jsbarcode": "^3.11.5",
55
+    "jsonlint": "1.6.3",
56
+    "jszip": "3.1.5",
57
+    "mockjs": "1.0.1-beta3",
58
+    "moment": "^2.24.0",
59
+    "node-sass": "4.14.1",
60
+    "normalize.css": "7.0.0",
61
+    "nprogress": "0.2.0",
62
+    "print-js": "^1.0.50",
63
+    "qrcodejs2": "0.0.2",
64
+    "screenfull": "4.2.0",
65
+    "serve-static": "1.13.2",
66
+    "showdown": "1.8.5",
67
+    "simplemde": "1.11.2",
68
+    "sortablejs": "1.7.0",
69
+    "v-fit-columns": "^0.2.0",
70
+    "vue": "2.5.16",
71
+    "vue-clipboard": "0.0.1",
72
+    "vue-clipboard2": "^0.3.1",
73
+    "vue-count-to": "1.0.13",
74
+    "vue-i18n": "7.3.2",
75
+    "vue-multiselect": "2.0.8",
76
+    "vue-router": "3.0.1",
77
+    "vue-splitpane": "1.0.2",
78
+    "vuedraggable": "^2.16.0",
79
+    "vuex": "3.0.1",
80
+    "xlsx": "^0.11.19"
81
+  },
82
+  "devDependencies": {
83
+    "autoprefixer": "7.2.3",
84
+    "babel-core": "6.26.0",
85
+    "babel-eslint": "8.0.3",
86
+    "babel-helper-vue-jsx-merge-props": "2.0.3",
87
+    "babel-loader": "7.1.2",
88
+    "babel-plugin-dynamic-import-node": "^1.2.0",
89
+    "babel-plugin-syntax-jsx": "6.18.0",
90
+    "babel-plugin-transform-runtime": "6.23.0",
91
+    "babel-plugin-transform-vue-jsx": "3.5.0",
92
+    "babel-preset-env": "1.6.1",
93
+    "babel-preset-stage-2": "6.24.1",
94
+    "chalk": "2.3.0",
95
+    "copy-webpack-plugin": "4.3.0",
96
+    "cross-env": "^7.0.3",
97
+    "crypto-js": "^4.1.1",
98
+    "css-loader": "0.28.7",
99
+    "eslint": "4.13.1",
100
+    "eslint-friendly-formatter": "3.0.0",
101
+    "eslint-loader": "1.9.0",
102
+    "eslint-plugin-html": "4.0.1",
103
+    "extract-text-webpack-plugin": "3.0.2",
104
+    "file-loader": "1.1.5",
105
+    "friendly-errors-webpack-plugin": "1.6.1",
106
+    "html-webpack-plugin": "2.30.1",
107
+    "lint-staged": "7.2.0",
108
+    "node-notifier": "5.1.2",
109
+    "node-sass": "^4.14.1",
110
+    "optimize-css-assets-webpack-plugin": "3.2.0",
111
+    "ora": "1.3.0",
112
+    "portfinder": "1.0.13",
113
+    "postcss-import": "11.0.0",
114
+    "postcss-loader": "2.0.9",
115
+    "postcss-url": "7.3.0",
116
+    "qiniu-webpack-plugin": "^0.4.2",
117
+    "rimraf": "2.6.2",
118
+    "sass-loader": "^6.0.7",
119
+    "sass-resources-loader": "^1.3.4",
120
+    "script-loader": "^0.7.2",
121
+    "semver": "5.4.1",
122
+    "shelljs": "0.7.8",
123
+    "svg-sprite-loader": "3.5.2",
124
+    "uglifyjs-webpack-plugin": "1.1.3",
125
+    "url-loader": "0.6.2",
126
+    "vue-loader": "13.7.2",
127
+    "vue-style-loader": "3.0.3",
128
+    "vue-template-compiler": "2.5.16",
129
+    "webpack": "3.10.0",
130
+    "webpack-bundle-analyzer": "2.9.1",
131
+    "webpack-dev-server": "^2.9.7",
132
+    "webpack-merge": "4.1.1",
133
+    "write-json": "^3.0.1"
134
+  },
135
+  "engines": {
136
+    "node": ">= 4.0.0",
137
+    "npm": ">= 3.0.0"
138
+  },
139
+  "browserslist": [
140
+    "> 1%",
141
+    "last 2 versions",
142
+    "not ie <= 8"
143
+  ]
144
+}