一人一码前端UI
Showing
.gitignore
0 → 100644
Dockerfile
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
bak.eslintrc.js.bak
0 → 100644
config/dev.env.js
0 → 100644
config/local.env.js
0 → 100644
config/prod.env.js
0 → 100644
idea.config.js
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "winsun-project-ui", | ||
| "version": "1.0.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve --open", | ||
| "dev": "vue-cli-service serve --mode=dev", | ||
| "local": "vue-cli-service serve --mode=local", | ||
| "prod": "vue-cli-service serve --open", | ||
| "build": "vue-cli-service build", | ||
| "lint": "vue-cli-service lint", | ||
| "test:unit": "vue-cli-service test:unit", | ||
| "test:e2e": "vue-cli-service test:e2e" | ||
| }, | ||
| "dependencies": { | ||
| "@antv/data-set": "^0.10.2", | ||
| "@tinymce/tinymce-vue": "^2.0.0", | ||
| "ant-design-vue": "^1.4.5", | ||
| "apexcharts": "^3.10.1", | ||
| "axios": "^0.18.0", | ||
| "clipboard": "^2.0.4", | ||
| "codemirror": "^5.49.2", | ||
| "dayjs": "^1.8.17", | ||
| "echarts": "^4.5.0", | ||
| "enquire.js": "^2.1.6", | ||
| "js-cookie": "^2.2.1", | ||
| "lodash.get": "^4.4.2", | ||
| "lodash.pick": "^4.4.0", | ||
| "md5": "^2.2.1", | ||
| "nprogress": "^0.2.0", | ||
| "reqwest": "^2.0.5", | ||
| "tinymce": "^5.1.1", | ||
| "viser-vue": "^2.4.7", | ||
| "vue": "^2.6.10", | ||
| "vue-apexcharts": "^1.5.1", | ||
| "vue-class-component": "^6.0.0", | ||
| "vue-cropper": "^0.4.8", | ||
| "vue-echarts": "^4.0.4", | ||
| "vue-i18n": "^8.15.0", | ||
| "vue-loader": "^15.7.2", | ||
| "vue-ls": "^3.2.0", | ||
| "vue-photo-preview": "^1.1.3", | ||
| "vue-print-nb-jeecg": "^1.0.9", | ||
| "vue-property-decorator": "^7.3.0", | ||
| "vue-router": "^3.1.3", | ||
| "vue-splitpane": "^1.0.4", | ||
| "vuedraggable": "^2.23.2", | ||
| "vuex": "^3.1.2", | ||
| "vuex-class": "^0.3.1", | ||
| "webpack": "^4.41.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/polyfill": "^7.7.0", | ||
| "@vue/cli-plugin-babel": "^3.12.1", | ||
| "@vue/cli-plugin-eslint": "^3.12.1", | ||
| "@vue/cli-service": "^3.12.1", | ||
| "@vue/eslint-config-standard": "^4.0.0", | ||
| "babel-eslint": "^10.0.3", | ||
| "eslint": "^5.16.0", | ||
| "eslint-plugin-vue": "^5.1.0", | ||
| "html-webpack-plugin": "^3.2.0", | ||
| "less": "^3.10.3", | ||
| "less-loader": "^4.1.0", | ||
| "node-sass": "^4.13.0", | ||
| "sass-loader": "^7.3.1", | ||
| "vue-template-compiler": "^2.6.10" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| "env": { | ||
| "node": true | ||
| }, | ||
| "extends": [ | ||
| "plugin:vue/strongly-recommended", | ||
| "eslint:recommended" | ||
| ], | ||
| "parserOptions": { | ||
| "parser": "babel-eslint" | ||
| }, | ||
| "rules": { | ||
| "generator-star-spacing": "off", | ||
| "no-mixed-operators": 0, | ||
| "vue/max-attributes-per-line": [ | ||
| 2, | ||
| { | ||
| "singleline": 5, | ||
| "multiline": { | ||
| "max": 1, | ||
| "allowFirstLine": false | ||
| } | ||
| } | ||
| ], | ||
| "vue/attribute-hyphenation": 0, | ||
| "vue/html-self-closing": 0, | ||
| "vue/component-name-in-template-casing": 0, | ||
| "vue/html-closing-bracket-spacing": 0, | ||
| "vue/singleline-html-element-content-newline": 0, | ||
| "vue/no-unused-components": 0, | ||
| "vue/multiline-html-element-content-newline": 0, | ||
| "vue/no-use-v-if-with-v-for": 0, | ||
| "vue/html-closing-bracket-newline": 0, | ||
| "vue/no-parsing-error": 0, | ||
| "no-console": 0, | ||
| "indent": [ | ||
| "off", | ||
| 2 | ||
| ], | ||
| "linebreak-style": [ | ||
| 0, | ||
| "error", | ||
| "windows" | ||
| ] | ||
| } | ||
| }, | ||
| "postcss": { | ||
| "plugins": { | ||
| "autoprefixer": {} | ||
| } | ||
| }, | ||
| "browserslist": [ | ||
| "> 1%", | ||
| "last 2 versions", | ||
| "not ie <= 8" | ||
| ] | ||
| } |
public/UE/demo.html
0 → 100644
public/UE/dialogs/anchor/anchor.html
0 → 100644
public/UE/dialogs/attachment/attachment.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/attachment/attachment.html
0 → 100644
public/UE/dialogs/attachment/attachment.js
0 → 100644
This diff is collapsed.
Click to expand it.
923 Bytes
841 Bytes
1012 Bytes
949 Bytes
950 Bytes
986 Bytes
1001 Bytes
996 Bytes
1001 Bytes
1009 Bytes
1007 Bytes
970 Bytes
1005 Bytes
1.03 KB
3.63 KB
public/UE/dialogs/attachment/images/bg.png
0 → 100644
2.74 KB
19.6 KB
43 KB
453 Bytes
2.62 KB
1.63 KB
1.24 KB
445 Bytes
1.58 KB
public/UE/dialogs/background/background.css
0 → 100644
public/UE/dialogs/background/background.html
0 → 100644
public/UE/dialogs/background/background.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/background/images/bg.png
0 → 100644
2.74 KB
1.58 KB
public/UE/dialogs/charts/chart.config.js
0 → 100644
public/UE/dialogs/charts/charts.css
0 → 100644
public/UE/dialogs/charts/charts.html
0 → 100644
public/UE/dialogs/charts/charts.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/charts/images/charts0.png
0 → 100644
24.7 KB
public/UE/dialogs/charts/images/charts1.png
0 → 100644
18.8 KB
public/UE/dialogs/charts/images/charts2.png
0 → 100644
22.5 KB
public/UE/dialogs/charts/images/charts3.png
0 → 100644
7.64 KB
public/UE/dialogs/charts/images/charts4.png
0 → 100644
8.15 KB
public/UE/dialogs/charts/images/charts5.png
0 → 100644
46 KB
public/UE/dialogs/emotion/emotion.css
0 → 100644
public/UE/dialogs/emotion/emotion.html
0 → 100644
public/UE/dialogs/emotion/emotion.js
0 → 100644
public/UE/dialogs/emotion/images/0.gif
0 → 100644
43 Bytes
public/UE/dialogs/emotion/images/bface.gif
0 → 100644
26.5 KB
public/UE/dialogs/emotion/images/cface.gif
0 → 100644
8.4 KB
public/UE/dialogs/emotion/images/fface.gif
0 → 100644
18 KB
public/UE/dialogs/emotion/images/jxface2.gif
0 → 100644
39.8 KB
216 Bytes
public/UE/dialogs/emotion/images/tface.gif
0 → 100644
19.3 KB
public/UE/dialogs/emotion/images/wface.gif
0 → 100644
48.7 KB
public/UE/dialogs/emotion/images/yface.gif
0 → 100644
27.7 KB
public/UE/dialogs/gmap/gmap.html
0 → 100644
public/UE/dialogs/help/help.css
0 → 100644
public/UE/dialogs/help/help.html
0 → 100644
public/UE/dialogs/help/help.js
0 → 100644
public/UE/dialogs/image/image.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/image/image.html
0 → 100644
public/UE/dialogs/image/image.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/UE/dialogs/image/images/alignicon.jpg
0 → 100644
15.7 KB
public/UE/dialogs/image/images/bg.png
0 → 100644
2.74 KB
public/UE/dialogs/image/images/icons.gif
0 → 100644
453 Bytes
public/UE/dialogs/image/images/icons.png
0 → 100644
2.62 KB
public/UE/dialogs/image/images/image.png
0 → 100644
1.63 KB
public/UE/dialogs/image/images/progress.png
0 → 100644
1.24 KB
public/UE/dialogs/image/images/success.gif
0 → 100644
445 Bytes
public/UE/dialogs/image/images/success.png
0 → 100644
1.58 KB
public/UE/dialogs/internal.js
0 → 100644
public/UE/dialogs/link/link.html
0 → 100644
public/UE/dialogs/map/map.html
0 → 100644
public/UE/dialogs/map/show.html
0 → 100644
public/UE/dialogs/music/music.css
0 → 100644
public/UE/dialogs/music/music.html
0 → 100644
public/UE/dialogs/music/music.js
0 → 100644
public/UE/dialogs/preview/preview.html
0 → 100644
public/UE/dialogs/scrawl/images/addimg.png
0 → 100644
628 Bytes
public/UE/dialogs/scrawl/images/brush.png
0 → 100644
608 Bytes
public/UE/dialogs/scrawl/images/delimg.png
0 → 100644
516 Bytes
public/UE/dialogs/scrawl/images/delimgH.png
0 → 100644
578 Bytes
public/UE/dialogs/scrawl/images/empty.png
0 → 100644
519 Bytes
public/UE/dialogs/scrawl/images/emptyH.png
0 → 100644
657 Bytes
public/UE/dialogs/scrawl/images/eraser.png
0 → 100644
42.3 KB
public/UE/dialogs/scrawl/images/redo.png
0 → 100644
454 Bytes
public/UE/dialogs/scrawl/images/redoH.png
0 → 100644
536 Bytes
public/UE/dialogs/scrawl/images/scale.png
0 → 100644
435 Bytes
public/UE/dialogs/scrawl/images/scaleH.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/images/size.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/images/undo.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/images/undoH.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/scrawl.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/scrawl.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/scrawl/scrawl.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/dialogs/snapscreen/snapscreen.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/spechars/spechars.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/spechars/spechars.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/dragicon.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/edittable.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/edittable.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/edittable.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/edittd.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/table/edittip.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/config.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/bg.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/pre0.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/pre1.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/pre2.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/pre3.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/images/pre4.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/template.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/template.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/template/template.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/icons.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/icons.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/image.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/progress.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/success.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/images/success.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/video.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/video.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/video/video.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/webapp/webapp.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/dialogs/wordimage/tangram.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/wordimage/wordimage.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/dialogs/wordimage/wordimage.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/jsp/config.json
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/jsp/controller.jsp
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/jsp/lib/commons-codec-1.9.jar
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/jsp/lib/commons-io-2.4.jar
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/jsp/lib/json.jar
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/jsp/lib/ueditor-1.1.2.jar
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/en.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/addimage.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/background.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/button.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/copy.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/deletedisable.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/deleteenable.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/listbackground.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/localimage.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/music.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/lang/en/images/upload.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/zh-cn/images/copy.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/zh-cn/images/localimage.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/zh-cn/images/music.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/zh-cn/images/upload.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/lang/zh-cn/zh-cn.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/css/ueditor.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/css/ueditor.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/dialogbase.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/anchor.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/arrow.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/arrow_up.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/charts.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/cursor_h.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/cursor_h.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/cursor_v.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/cursor_v.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/filescan.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/icons.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/icons.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/loading.gif
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/lock.gif
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/scale.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/sortable.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/spacer.gif
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/upload.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/default/images/word.gif
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/themes/iframe.css
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/third-party/jquery-1.10.2.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/UE/third-party/jquery-1.10.2.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/jquery-1.10.2.min.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/font/vjs.eot
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/font/vjs.svg
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/font/vjs.ttf
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/font/vjs.woff
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/video-js.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/video-js.swf
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/third-party/video-js/video.dev.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/UE/third-party/video-js/video.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
public/UE/third-party/xss.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/UE/ueditor.all.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/UE/ueditor.all.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/UE/ueditor.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/ueditor.parse.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/UE/ueditor.parse.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/avatar2.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
public/color.less
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/goright.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/js/jsencrypt.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/js/watermark.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/logoJY.png
0 → 100644
This diff is collapsed.
Click to expand it.
public/polyfill.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/tinymce/langs/zh_CN.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/tinymce/skins/lightgray/skin.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/v2.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/App.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/api.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/login.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/manage.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/report/report.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/api/system.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/background.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/bg_content.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/bg_content_s.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/bg_shadow_b.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/analysis-bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/jumpIcon/A9.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/jumpIcon/BB.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/jumpIcon/HCZX.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/jumpIcon/YZJ.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/meun-icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/previewAvatar.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/less/common.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/less/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/less/style.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/less/ws.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/logo.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/pdf4.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/AvatarList/Item.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/AvatarList/List.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/AvatarList/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/AvatarList/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/ChartCard.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/CountDown/CountDown.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/CountDown/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Ellipsis/Ellipsis.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Ellipsis/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/NumberInfo/NumberInfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/NumberInfo/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/NumberInfo/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Trend/Trend.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Trend/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Trend/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/_util/StringUtil.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/_util/util.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/AreaChartTy.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/Bar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/BarAndLine.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/BarMultid.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/DashChartDemo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/LineChartMultid.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/Liquid.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/MiniArea.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/MiniBar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/MiniProgress.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/Pie.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/Radar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/RankList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/TransferBar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/Trend.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/chart/chart.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/JDictSelectTag.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/JDictSelectUtil.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/JMultiSelectTag.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/JSearchSelectTag.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dict/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JCheckbox.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JCodeEditor.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JDate.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JEditableTable.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JEditor.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JEllipsis.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JFormContainer.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JGraphicCode.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JImportModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JSelectMultiple.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JSlider.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JSuperQuery.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JTreeDict.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JTreeSelect.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JTreeTable.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/JUpload.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecg/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/components/jeecg/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecgbiz/JSelectDepart.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecgbiz/JSelectMultiUser.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecgbiz/JSelectUserByDep.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/jeecgbiz/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/components/layouts/BasicLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/BlankLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/IframeFReportView.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/IframePageView.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/MenuView.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/PageView.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/RouteView.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/TabLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/UserLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/layouts/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/menu/Contextmenu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/menu/HeadMeun.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/menu/SideMenu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/menu/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/menu/index.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/GlobalFooter.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/GlobalHeader.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/GlobalLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/PageHeader.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/PageLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/page/SHeaderNotice.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/setting/SettingDrawer.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/setting/SettingItem.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/ImportBtn.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/JMonth.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/Wonetree.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/Wtree.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/icon/Icon.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/icon/Icons.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/nextPagination.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/treeCheck.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/sysmanage/treeList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/table/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/table/StandardTable.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/table/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/Breadcrumb.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/DepartSelect.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/DetailList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/FooterToolBar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/HeadInfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/HeaderNotice.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/Logo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/ShowAnnouncement.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/TwoStepCaptcha.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/UserMenu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/UserPassword.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/VersionModel.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/tools/setting.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/ueditor/Ueditor.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/vue-echarts/VeLine.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/vue-echarts/VePie.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/router.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/constant/ConstantActivity.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/constant/ConstantActivityDatas.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/constant/ConstantOrderDatas.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/defaultSettings.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/DisabledAuthFilterMixin.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/JEditableTableMixin.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/JeecgListMixin.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/permission.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/permission.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/user.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/mutation-types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/JEditableTableUtil.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/RSA.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/auth.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/authFilter.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/axios.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/commonUploadFile.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/device.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/encryption/aesEncrypt.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/utils/filter.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/hasPermission.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/mixin.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/permissions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/request.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/storage.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/tableDataFormat.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/util.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/validate.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/vueBus.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/waterMark.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/Home.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/dashboard/Workplace.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/dashboard/analysis.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/exception/403.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/exception/404.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/exception/500.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/exception/ExceptionPage.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/exception/type.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/departmentManage.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/menuManage.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/meunModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/meunModalMeun.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/meunModalNext.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/meunReportModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/roleModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/modal/userModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/reportList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/reportManage.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/systemUser.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/userManage.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/user/Login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/user/register.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/user/ueditor2.vue
0 → 100644
This diff is collapsed.
Click to expand it.
vue.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
yarn
0 → 100644
This diff is collapsed.
Click to expand it.
yarn-error.log
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment