Vue2-SHOP-Admin (pictures, content, links and other materials on the page come from Taobao)
Vue2 + Element-ui
The project will continue to be updated and optimized. If there is a place to modify the author, please ask your precious suggestions, and I will change it in time.
Project start: 2021-07
? Vue3 has also been out for almost a year. I have made several large and small Vue projects in my work, but I have not been in my own Vue open source project. By 2021, he began to start this project. The content link of the picture in the project comes from Taobao. The module of the project is very clear and very convenient to read. This project basically uses all the use of Vue2. If you feel that there are poor writing or shortcomings, please contact the author. If you help you or your project a little, give the author a praise!
? QQ: 2226984343; WX: Pegasus-1998
Vue.js builds the MVVM framework of the user interface. It is easy to get started and is convenient for third -party libraries or existing projects.
The core depth of Vue-Router Vue.js makes it easy to build a single page application.
Vuex is a state management mode developed for Vue.js applications.
Vue-CLI is a complete system based on Vue.js, Vue scaffolding.
Element-UI Based on the desktop component library of Vue 2.0, PC is the most component library used by Vue.
Axios Axios is a Promise -based HTTP library that can be used in browser and node.js.
SCSS CSS expansion language, more efficient development projects, Element's Theme-Chalk is written in SCSS.
Vuex-Along persisted to store the Vuex extension of State. Solve the problem of data loss in the page in Vuex.
vue-lazyload vue picture lazy loading
Vue-Piczoom based on Vue2.x e-commerce picture magnifying glass plug-in. Note: Node-SCSS has caused some people to fail and abandon.
Vue2.0-Zoom's picture-based magnifying glass effect plug-in, replacing Vue-Piczoom.
Jwchat Chat plug-in based on Element-UI development.
Lodash consistency, modular, high -performance JavaScript practical tool library.
Vue-AWESOME-SWIPER VUE
FastMock simple and easy to use online interface Mock platform
Nanoid string ID ID generator
vue-clock2 clock
dayjs time, date processing
ECharts An open source visualization chart library based on JavaScript
? In addition to the above items, other ... and other ... and other ...
Vue2 development plug-in-Vetur
Vue3 Development plug-in- Vue Language Features (Volar)
? Note: If the Vetru (Vue2 plug -in) has been installed before. If you want to use VOLAR in Vue3, first disable Vetur (must be disabled), and then restart the computer.
npm install
or yarn install
Install?
npm run serve
or yarn serve
? (Run)
npm run build
or yarn build
? (Packing)
Mit