fix: 修复行政架构编辑 bug
Showing
.eslintignore
0 → 100644
.eslintrc.js
0 → 100644
.prettierrc
0 → 100644
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.
dist/static/js/0.432f0a8fa4c7ee1c01e6.js
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.
dist/static/js/10.80dbd82d2259a173f161.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/11.5c0c50ad9d9e027bac4c.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/12.832c0100a0b8cdb2e3ea.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dist/static/js/13.c11903512885fc96a7b4.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/14.dcbb8397b92b4106a008.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/15.bb31eaee97b0d4230e8c.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.
dist/static/js/17.fc82e9c8074eee834909.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/18.18a630a76a3440a7cec2.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.
dist/static/js/2.a038771c1c20486629f2.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/20.36a5fc5727c37c2362ad.js
0 → 100644
dist/static/js/21.68212dc5cb8b4a50f4fc.js
0 → 100644
dist/static/js/22.fc1fa9909429159cb0ad.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dist/static/js/24.7d62bd4a0fa65349a25a.js
0 → 100644
dist/static/js/25.2fb3ed62cef79aae6c26.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/26.f03651b4ad39ca96ae51.js
0 → 100644
dist/static/js/27.a2941d1d6892b80d30ef.js
0 → 100644
dist/static/js/28.d3a8372e0abe03b73f19.js
0 → 100644
dist/static/js/29.c983a3c267a300886154.js
0 → 100644
dist/static/js/3.e49f6f4ff0a2e8b2f693.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dist/static/js/30.396ede0e1bdbf0fec005.js
0 → 100644
dist/static/js/31.6056bd5f26b42423e149.js
0 → 100644
dist/static/js/33.f81e9ec2b760c17b069f.js
0 → 100644
dist/static/js/34.84dba32e7b37e2ee9b4f.js
0 → 100644
dist/static/js/36.4c04136e86c80ec1063a.js
0 → 100644
dist/static/js/37.55d006aa01d138779a8b.js
0 → 100644
dist/static/js/38.0cf0ed7e9bb4a1005322.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/39.5c5c089705cc99bc73b0.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/4.0a4c7c64e9c375f37f03.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dist/static/js/40.3183088ad97de249f765.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/5.3e892a02f796598777b8.js
0 → 100644
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.
dist/static/js/7.9a9487ae0bbf8cb3390e.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/8.005d95ed893864df5d5c.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.
dist/static/js/9.32c2e6c94b3452b4b98c.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/static/js/app.857f477c576736d73407.js
0 → 100644
{ | { | ||
"name": "gicfront", | "name": "gicfront", | ||
"version": "1.0.3", | "version": "1.0.5", | ||
"description": "A Vue.js project", | "description": "A Vue.js project", | ||
"author": "haoban", | "author": "haoban", | ||
"private": true, | "private": true, | ||
... | @@ -8,6 +8,7 @@ | ... | @@ -8,6 +8,7 @@ |
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | ||
"start": "npm run dev", | "start": "npm run dev", | ||
"build": "node build/build.js", | "build": "node build/build.js", | ||
"format": "onchange 'test/**/*.js' 'src/**/*.js' 'src/**/*.vue' -- prettier --write {{changed}}", | |||
"version": "conventional-changelog -p angular -i changelog.md -s -r 0 && git add changelog.md" | "version": "conventional-changelog -p angular -i changelog.md -s -r 0 && git add changelog.md" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
... | @@ -38,6 +39,7 @@ | ... | @@ -38,6 +39,7 @@ |
"autoprefixer": "^7.1.2", | "autoprefixer": "^7.1.2", | ||
"axios": "^0.18.0", | "axios": "^0.18.0", | ||
"babel-core": "^6.22.1", | "babel-core": "^6.22.1", | ||
"babel-eslint": "^8.2.1", | |||
"babel-helper-vue-jsx-merge-props": "^2.0.3", | "babel-helper-vue-jsx-merge-props": "^2.0.3", | ||
"babel-loader": "^7.1.1", | "babel-loader": "^7.1.1", | ||
"babel-plugin-syntax-jsx": "^6.18.0", | "babel-plugin-syntax-jsx": "^6.18.0", | ||
... | @@ -48,6 +50,17 @@ | ... | @@ -48,6 +50,17 @@ |
"chalk": "^2.0.1", | "chalk": "^2.0.1", | ||
"copy-webpack-plugin": "^4.0.1", | "copy-webpack-plugin": "^4.0.1", | ||
"css-loader": "^0.28.11", | "css-loader": "^0.28.11", | ||
"eslint": "^4.15.0", | |||
"eslint-config-prettier": "^3.6.0", | |||
"eslint-config-standard": "^10.2.1", | |||
"eslint-friendly-formatter": "^3.0.0", | |||
"eslint-loader": "^1.7.1", | |||
"eslint-plugin-import": "^2.7.0", | |||
"eslint-plugin-node": "^5.2.0", | |||
"eslint-plugin-prettier": "^3.0.1", | |||
"eslint-plugin-promise": "^3.4.0", | |||
"eslint-plugin-standard": "^3.0.1", | |||
"eslint-plugin-vue": "^4.0.0", | |||
"extract-text-webpack-plugin": "^3.0.0", | "extract-text-webpack-plugin": "^3.0.0", | ||
"file-loader": "^1.1.4", | "file-loader": "^1.1.4", | ||
"friendly-errors-webpack-plugin": "^1.6.1", | "friendly-errors-webpack-plugin": "^1.6.1", | ||
... | @@ -56,12 +69,14 @@ | ... | @@ -56,12 +69,14 @@ |
"less-loader": "^4.1.0", | "less-loader": "^4.1.0", | ||
"node-notifier": "^5.1.2", | "node-notifier": "^5.1.2", | ||
"node-sass": "^4.9.0", | "node-sass": "^4.9.0", | ||
"onchange": "^5.2.0", | |||
"optimize-css-assets-webpack-plugin": "^3.2.0", | "optimize-css-assets-webpack-plugin": "^3.2.0", | ||
"ora": "^1.2.0", | "ora": "^1.2.0", | ||
"portfinder": "^1.0.13", | "portfinder": "^1.0.13", | ||
"postcss-import": "^11.0.0", | "postcss-import": "^11.0.0", | ||
"postcss-loader": "^2.0.8", | "postcss-loader": "^2.0.8", | ||
"postcss-url": "^7.2.1", | "postcss-url": "^7.2.1", | ||
"prettier": "^1.16.4", | |||
"rimraf": "^2.6.0", | "rimraf": "^2.6.0", | ||
"sass-loader": "^7.0.1", | "sass-loader": "^7.0.1", | ||
"semver": "^5.3.0", | "semver": "^5.3.0", | ||
... | ... |
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.
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.
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.
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.
Please
register
or
sign in
to comment