template-vue-admin
illustrate
- eslint airbnb verification
- stylelint standard verification
- Some functions require back-end support, and you can directly check the usage in the source code (such as taking photos and uploading, image cropping, etc.)
- If babel-eslint is upgraded to 9 or above (including 9), it will cause lazy loading errors in the language in i18n. It will remain at version 8 for the time being.
todo
- Note that there are bugs in the fixes of el-image and el-table.
- Single page navigation function
- Flight route map organization
- Optimize rich text editing and upload images
- Use videoHeight to process the image when taking a video
- Supplementary echarts example
- config configuration html can be configured
- Add drag and drop upload component
- Tree-shaped asynchronous component encapsulation
- An error occurred after i18n upgraded the plug-in and needs to be fixed.
- De-store and only keep the necessary stores (vuex). The rest uses local stores to process component shared data.
Project setup
Compiles and hot-reloads for development
Compiles and minifies for production
Lints and fixes files
npm run eslint
npm run stylelint
Customize configuration
See Configuration Reference.