This project is a backend management system developed based on Vue3 + Element-Plus + Vite.
Access address
Vite + Vue3 + Element-Plus + Sass + Pinia + Vue-router + Vue-i8n + Echarts
Vite requires Node.js version >= 12.0.0.
git clone https://github.com/ZANJIAHAO1008/Admin-Frame-Vue3.git
cd Admin-Frame-Vue3
pnpm install
pnpm run dev
V1.0.1 2021/11/24
1. Vue version upgraded to 3.2.22
2. Add the vueuse library to the project
3. Added the functions of generating QR codes and monitoring computer information.
V1.0.2 2021/11/26
1. Add new card list
V1.0.3 2021/12/07
1. Added version log.
V1.0.4 2021/12/08
1. Optimize the first screen loading waiting animation.
2. Fix the problem that the Echarts switching page does not display.
V1.0.5 2021/12/09
1. Added novice guidance function.
V1.0.6 2021/12/20
1. Configure internationalization.