Showing
.run/serve.run.xml
deleted
100644 → 0
... | ... | @@ -9,6 +9,7 @@ |
], | ||
"homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful-pro", | ||
"scripts": { | ||
"preinstall": "npx npm-force-resolutions", | ||
"serve": "vue-cli-service serve --fix", | ||
"build:staging": "vue-cli-service build --mode staging", | ||
"build": "vue-cli-service build", | ||
... | ... | @@ -31,13 +32,15 @@ |
"type": "git", | ||
"url": "git+https://github.com/vue-admin-beautiful/vue-admin-beautiful-pro.git" | ||
}, | ||
"lint-staged": { | ||
"*.{js,jsx,vue}": [ | ||
"vue-cli-service lint", | ||
"git add" | ||
] | ||
}, | ||
"resolutions": { | ||
"sass": "1.32.12" | ||
}, | ||
"dependencies": { | ||
"ali-oss": "^6.17.1", | ||
"axios": "^0.20.0", | ||
... | ... | @@ -57,6 +60,7 @@ |
"nprogress": "^0.2.0", | ||
"qs": "^6.9.4", | ||
"remixicon": "^2.5.0", | ||
"sass": "^1.68.0", | ||
"screenfull": "^5.0.2", | ||
"vue": "^2.6.12", | ||
"vue-echarts": "^4.1.0", | ||
... | ... | @@ -92,7 +96,6 @@ |
"plop": "^2.7.4", | ||
"prettier": "^2.1.2", | ||
"raw-loader": "^4.0.1", | ||
"sass": "^1.32.12", | ||
"sass-loader": "^10.0.2", | ||
"stylelint": "^13.7.2", | ||
"stylelint-config-prettier": "^8.0.2", | ||
... | ... |
public/video.min.css
0 → 100644
public/video.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
src/components/contacts.vue
0 → 100644
Please register or sign in to comment