This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
If you want to use this project, you can use the git tool and type the following command in the terminal to download the project to your local machine
git clone git@github.com:ITApeDeHao/OpenSystem.git
After entering the project directory in the terminal. Enter the following command:
npm install
npm run dev
npm run build
PS: This project needs to be fully implemented in conjunction with the back-end project. At present, only some functions of the student end have been realized, and you can contact me if you have subsequent needs