Initial commit
parents
Showing
.browserslistrc
0 → 100644
.editorconfig
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.postcssrc.js
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
build.sh
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
| { | ||
| "name": "saber-admin", | ||
| "version": "2.6.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve", | ||
| "build": "vue-cli-service build", | ||
| "lint": "vue-cli-service lint", | ||
| "analyz": "npm_config_report=true npm run build", | ||
| "test:unit": "vue-cli-service test:unit", | ||
| "test:e2e": "vue-cli-service test:e2e" | ||
| }, | ||
| "dependencies": { | ||
| "avue-plugin-ueditor": "^0.1.4", | ||
| "axios": "^0.18.0", | ||
| "babel-polyfill": "^6.26.0", | ||
| "classlist-polyfill": "^1.2.0", | ||
| "crypto-js": "^4.0.0", | ||
| "element-ui": "^2.13.2", | ||
| "js-base64": "^2.5.1", | ||
| "js-cookie": "^2.2.0", | ||
| "js-md5": "^0.7.3", | ||
| "mockjs": "^1.0.1-beta3", | ||
| "node-gyp": "^5.0.6", | ||
| "nprogress": "^0.2.0", | ||
| "portfinder": "^1.0.23", | ||
| "script-loader": "^0.7.2", | ||
| "vue": "^2.6.10", | ||
| "vue-axios": "^2.1.2", | ||
| "vue-i18n": "^8.7.0", | ||
| "vue-router": "^3.0.1", | ||
| "vuex": "^3.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@vue/cli-plugin-babel": "^3.1.1", | ||
| "@vue/cli-plugin-eslint": "^3.1.5", | ||
| "@vue/cli-service": "^3.1.4", | ||
| "chai": "^4.1.2", | ||
| "node-sass": "^4.12.0", | ||
| "sass-loader": "^7.0.1", | ||
| "vue-template-compiler": "^2.5.17", | ||
| "webpack-bundle-analyzer": "^3.0.3" | ||
| }, | ||
| "lint-staged": { | ||
| "*.js": [ | ||
| "vue-cli-service lint", | ||
| "git add" | ||
| ], | ||
| "*.vue": [ | ||
| "vue-cli-service lint", | ||
| "git add" | ||
| ] | ||
| } | ||
| } |
public/cdn/animate/3.5.2/animate.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/avue/2.6.15/avue.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/cdn/avue/2.6.15/index.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/axios/1.0.0/axios.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/element-ui/2.13.2/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/cdn/iconfont/1.0.0/index.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/vue/2.6.10/vue.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/vuex/3.1.1/vuex.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/cdn/xlsx/FileSaver.min.js
0 → 100644
public/cdn/xlsx/xlsx.full.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/favicon.png
0 → 100644
11.1 KB
public/img/bg/403.svg
0 → 100644
This diff is collapsed.
Click to expand it.
public/img/bg/404.svg
0 → 100644
This diff is collapsed.
Click to expand it.
public/img/bg/500.svg
0 → 100644
This diff is collapsed.
Click to expand it.
public/img/bg/bg.jpg
0 → 100644
24.8 KB
public/img/bg/bg1.jpg
0 → 100644
254 KB
public/img/bg/bg2.jpg
0 → 100644
310 KB
public/img/bg/bg3.jpg
0 → 100644
190 KB
public/img/bg/bg4.jpg
0 → 100644
136 KB
public/img/bg/cloud.jpg
0 → 100644
10.8 KB
public/img/bg/img-logo.png
0 → 100644
11.1 KB
public/img/bg/login.png
0 → 100644
239 KB
public/img/bg/logo.png
0 → 100644
25.8 KB
public/img/bg/star-squashed.jpg
0 → 100644
359 KB
public/img/bg/vip1.png
0 → 100644
2.18 KB
public/img/bg/vip2.png
0 → 100644
3.56 KB
public/img/bg/vip3.png
0 → 100644
3.72 KB
public/img/bg/vip4.png
0 → 100644
3.72 KB
public/img/logo.png
0 → 100644
25.8 KB
public/img/mock/card/card-1.jpg
0 → 100644
51.5 KB
public/img/mock/card/card-2.jpg
0 → 100644
19.9 KB
public/img/mock/card/card-3.jpg
0 → 100644
141 KB
public/img/mock/card/card-4.jpg
0 → 100644
25.8 KB
public/img/mock/cli/1.png
0 → 100644
211 KB
public/img/mock/cli/2.png
0 → 100644
240 KB
public/img/mock/cli/3.png
0 → 100644
407 KB
public/img/mock/iconfont.png
0 → 100644
267 KB
public/index.html
0 → 100644
public/svg/loading-spin.svg
0 → 100644
public/util/aes.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/util/screen/guge.png
0 → 100644
64.7 KB
public/util/screen/huohu.png
0 → 100644
421 KB
public/util/screen/screen.css
0 → 100644
public/util/screen/screen.js
0 → 100644
src/App.vue
0 → 100644
src/api/account/account.js
0 → 100644
src/api/account/personal.js
0 → 100644
src/api/account/statistics.js
0 → 100644
src/api/account/unit.js
0 → 100644
src/api/base/region.js
0 → 100644
src/api/desk/notice.js
0 → 100644
src/api/flow/flow.js
0 → 100644
src/api/logs.js
0 → 100644
src/api/report/report.js
0 → 100644
src/api/resource/attach.js
0 → 100644
src/api/resource/oss.js
0 → 100644
src/api/resource/sms.js
0 → 100644
src/api/system/client.js
0 → 100644
src/api/system/dept.js
0 → 100644
src/api/system/dict.js
0 → 100644
src/api/system/dictbiz.js
0 → 100644
src/api/system/menu.js
0 → 100644
src/api/system/param.js
0 → 100644
src/api/system/post.js
0 → 100644
src/api/system/role.js
0 → 100644
src/api/system/scope.js
0 → 100644
src/api/system/tenant.js
0 → 100644
src/api/system/topmenu.js
0 → 100644
src/api/system/user.js
0 → 100644
src/api/tool/code.js
0 → 100644
src/api/tool/datasource.js
0 → 100644
src/api/user.js
0 → 100644
src/api/work/process.js
0 → 100644
src/api/work/work.js
0 → 100644
src/cache.js
0 → 100644
src/components/basic-block/main.vue
0 → 100644
src/components/basic-container/main.vue
0 → 100644
src/components/error-page/403.vue
0 → 100644
src/components/error-page/404.vue
0 → 100644
src/components/error-page/500.vue
0 → 100644
src/components/error-page/style.scss
0 → 100644
src/components/iframe/main.vue
0 → 100644
src/components/third-register/main.vue
0 → 100644
src/config/env.js
0 → 100644
src/config/iconList.js
0 → 100644
src/config/website.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/const/system/dict.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/const/system/dictbiz.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/const/user/info.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/docker/Dockerfile
0 → 100644
This diff is collapsed.
Click to expand it.
src/error.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/en.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/zh.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/color.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mock/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mock/menu.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mock/oauth.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mock/param.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mock/user.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/layout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/logo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/search.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/sidebar/config.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/sidebar/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/sidebar/sidebarItem.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/tags.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-color.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-lang.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-lock.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-logs.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-menu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-notice.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-search.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/index/top/top-theme.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/lock/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/login/authredirect.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/login/codelogin.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/login/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/login/thirdlogin.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/login/userlogin.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/page/logs/index.vue
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/avue-router.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/axios.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/page/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/router.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/views/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/common.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/dict.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/logs.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/modules/tags.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/styles/animate/vue-transition.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/common.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/element-ui.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/login.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/media.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/mixin.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/normalize.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/sidebar.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/tags.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/bule.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/cool.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/d2.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/dark.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/hey.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/iview.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/lte.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/star.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/vip.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/theme/white.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/top.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles/variables.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/admin.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/auth.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/crypto.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/date.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/flow.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/func.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/store.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/util.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/validate.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/account/account.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/account/personal/personal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/account/statistics/statistics.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/account/unit/unit.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/authority/apiscope.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/authority/datascope.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/authority/role.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/base/region.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/desk/notice.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/flow/deploy.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/flow/follow.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/flow/manager.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/flow/model.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/monitor/log/api.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/monitor/log/error.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/monitor/log/usual.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/report/reportlist.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/resource/attach.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/resource/oss.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/resource/sms.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/client.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dept.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dict.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dictbiz.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/menu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/param.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/post.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/tenant.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/topmenu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/user.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/userinfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/test.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/tool/code.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/tool/datasource.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/affix.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/cache.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/crud-form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/data.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/demo/dict-classic.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/demo/dict-horizontal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/demo/dict-vertical.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/form-detail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/logs.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/permission.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/store.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/table.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/tags.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/test.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/util/top.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/wel/dashboard.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/wel/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/claim.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/done.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/process/leave/detail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/process/leave/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/process/leave/handle.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/send.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/start.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/work/todo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
vue.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment