feat: 更新首页
Showing
... | ... | @@ -20,6 +20,7 @@ |
"@icon-park/vue": "^1.4.2", | ||
"@riophae/vue-treeselect": "0.4.0", | ||
"apollo-boost": "^0.4.9", | ||
"autoprefixer": "8.0.0", | ||
"axios": "0.24.0", | ||
"clipboard": "2.0.8", | ||
"core-js": "3.25.3", | ||
... | ... | @@ -38,6 +39,7 @@ |
"jsencrypt": "3.0.0-rc.1", | ||
"lodash": "4.17.21", | ||
"nprogress": "0.2.0", | ||
"postcss-px-to-viewport": "^1.1.1", | ||
"quill": "1.3.7", | ||
"screenfull": "5.0.2", | ||
"sortablejs": "1.10.2", | ||
... | ... | @@ -70,7 +72,7 @@ |
"husky": "^8.0.0", | ||
"lint-staged": "^10.5.3", | ||
"mockjs": "1.0.1-beta3", | ||
"postcss": "^8.4.12", | ||
"postcss": "^8.4.45", | ||
"postcss-html": "^1.3.0", | ||
"prettier": "^2.8.8", | ||
"prettier-eslint-cli": "^8.0.1", | ||
... | ... | @@ -88,7 +90,8 @@ |
"stylelint-config-standard-scss": "^4.0.0", | ||
"stylelint-order": "^5.0.0", | ||
"vue-cli-plugin-commitlint": "~1.0.12", | ||
"vue-template-compiler": "2.6.12" | ||
"vue-template-compiler": "2.6.12", | ||
"webpack": "4.47.0" | ||
}, | ||
"browserslist": [ | ||
"> 1%", | ||
... | ... |
