Initial commit
parents
Showing
with
4886 additions
and
0 deletions
.babelrc
0 → 100644
.editorconfig
0 → 100644
.eslintrc.json
0 → 100644
.gitignore
0 → 100644
.postcssrc.js
0 → 100644
README.md
0 → 100644
build/build.js
0 → 100644
build/check-versions.js
0 → 100644
build/env.js
0 → 100644
build/logo.png
0 → 100644
6.69 KB
build/utils.js
0 → 100644
build/vue-loader.conf.js
0 → 100644
build/webpack.base.conf.js
0 → 100644
build/webpack.dev.conf.js
0 → 100644
build/webpack.prod.conf.js
0 → 100644
config/dev.env.js
0 → 100644
config/index.js
0 → 100644
config/prod.env.js
0 → 100644
index.html
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
| { | |||
| "name": "coordination", | |||
| "version": "1.0.0", | |||
| "description": "A Vue.js project", | |||
| "author": "ywx <youwx@xmmakeit.com>", | |||
| "private": true, | |||
| "scripts": { | |||
| "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | |||
| "start": "npm run dev", | |||
| "build": "node build/build.js" | |||
| }, | |||
| "dependencies": { | |||
| "axios": "^0.18.0", | |||
| "iview": "^2.14.3", | |||
| "js-cookie": "^2.2.1", | |||
| "less": "^3.9.0", | |||
| "less-loader": "^5.0.0", | |||
| "vue": "^2.5.2", | |||
| "vue-router": "^3.0.1", | |||
| "vuex": "^3.6.2" | |||
| }, | |||
| "devDependencies": { | |||
| "autoprefixer": "^7.1.2", | |||
| "babel-core": "^6.22.1", | |||
| "babel-helper-vue-jsx-merge-props": "^2.0.3", | |||
| "babel-loader": "^7.1.1", | |||
| "babel-plugin-syntax-jsx": "^6.18.0", | |||
| "babel-plugin-transform-runtime": "^6.22.0", | |||
| "babel-plugin-transform-vue-jsx": "^3.5.0", | |||
| "babel-polyfill": "^6.26.0", | |||
| "babel-preset-env": "^1.3.2", | |||
| "babel-preset-stage-2": "^6.22.0", | |||
| "chalk": "^2.0.1", | |||
| "copy-webpack-plugin": "^4.0.1", | |||
| "css-loader": "^0.28.0", | |||
| "eslint": "^6.5.1", | |||
| "eslint-plugin-html": "^6.0.0", | |||
| "eslint-plugin-standard": "^4.0.1", | |||
| "eslint-plugin-vue": "^5.2.3", | |||
| "extract-text-webpack-plugin": "^3.0.0", | |||
| "file-loader": "^1.1.4", | |||
| "friendly-errors-webpack-plugin": "^1.6.1", | |||
| "html-webpack-plugin": "^2.30.1", | |||
| "node-notifier": "^5.1.2", | |||
| "optimize-css-assets-webpack-plugin": "^3.2.0", | |||
| "ora": "^1.2.0", | |||
| "portfinder": "^1.0.13", | |||
| "postcss-import": "^11.0.0", | |||
| "postcss-loader": "^2.0.8", | |||
| "postcss-url": "^7.2.1", | |||
| "rimraf": "^2.6.0", | |||
| "semver": "^5.3.0", | |||
| "shelljs": "^0.7.6", | |||
| "uglifyjs-webpack-plugin": "^1.1.1", | |||
| "url-loader": "^0.5.8", | |||
| "vue-loader": "^13.3.0", | |||
| "vue-style-loader": "^3.0.1", | |||
| "vue-template-compiler": "^2.5.2", | |||
| "webpack": "^3.6.0", | |||
| "webpack-bundle-analyzer": "^2.9.0", | |||
| "webpack-dev-server": "^2.9.1", | |||
| "webpack-merge": "^4.1.0" | |||
| }, | |||
| "engines": { | |||
| "node": ">= 6.0.0", | |||
| "npm": ">= 3.0.0" | |||
| }, | |||
| "browserslist": [ | |||
| "> 1%", | |||
| "last 2 versions", | |||
| "not ie <= 8" | |||
| ] | |||
| } |
src/App.vue
0 → 100644
src/assets/css/login.css
0 → 100644
src/assets/css/mainCus.css
0 → 100644
src/assets/css/menu.css
0 → 100644
src/assets/css/style.css
0 → 100644
src/assets/img/background.svg
0 → 100644
src/assets/img/head.jpg
0 → 100644
14.5 KB
src/assets/img/head.png
0 → 100644
20 KB
src/assets/img/login_bg.jpg
0 → 100644
322 KB
src/assets/img/logo.png
0 → 100644
4.8 KB
src/assets/img/logo2.png
0 → 100644
26.5 KB
src/assets/img/user.png
0 → 100644
6.74 KB
src/assets/js/LodopFuncs.js
0 → 100644
src/assets/js/axiosInterCeptor.js
0 → 100644
src/assets/js/request.js
0 → 100644
src/assets/js/util.js
0 → 100644
src/assets/js/validate.js
0 → 100644
src/assets/logo.png
0 → 100644
6.69 KB
src/bus.js
0 → 100644
src/components/breadcrumb-nav.vue
0 → 100644
src/components/collapse.vue
0 → 100644
src/components/header.vue
0 → 100644
File mode changed
src/components/menu.vue
0 → 100644
src/components/mtable.vue
0 → 100644
src/components/route-bar.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/table-expend.vue
0 → 100644
src/libs/table2excel.js
0 → 100644
src/libs/util.js
0 → 100644
src/libs/validate.js
0 → 100644
src/main.js
0 → 100644
src/router/index.js
0 → 100644
src/router/router.js
0 → 100644
src/store/index.js
0 → 100644
src/store/modules/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/workOrder.js
0 → 100644
src/views/WorkDetail/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/bx/add.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/bx/list.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/clientGroup/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/commonProblem/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/customerManagement/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/dataDictionary/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/dataReport/index.vue
0 → 100644
src/views/dispatch/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/distributeUser/index.vue
0 → 100644
src/views/error-page/403.less
0 → 100644
src/views/error-page/403.vue
0 → 100644
src/views/error-page/404.less
0 → 100644
src/views/error-page/404.vue
0 → 100644
src/views/error-page/500.less
0 → 100644
src/views/error-page/500.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/error-page/error-page.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/error-page/error-page.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/evaluationList/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/index.vue_b
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login/login.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login/login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/loginHistory/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/operationData/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/operationDetail/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/operationSetting/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/problemConfiguration/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/questionAcceptance/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/repairList/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/report/overview/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/reportDetail/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/roleManagement/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/setting/project/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/userManagement/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/welcome.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/workOrder/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/workOrderEdit/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/workOrderManage/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/workOrderManage/transfer.vue
0 → 100644
This diff is collapsed.
Click to expand it.
static/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment