本小组的前端仓库
Go to file
heshunme 4dc09d2983 Merge remote-tracking branch 'origin/Chester' into merge/1
# Conflicts:
#	package-lock.json
#	package.json
#	src/assets/avatar.jpg
#	src/router/authentication.js
#	src/services/authenticationService.js
#	src/store/authentication.js
#	src/views/authentication/Login.vue
#	src/views/authentication/Profile.vue
#	src/views/authentication/Register.vue
2024-07-06 07:42:24 +08:00
.vscode 基础架构完成 2024-06-24 11:56:21 +08:00
public Merge remote-tracking branch 'origin/Chester' into merge/1 2024-07-06 07:42:24 +08:00
src Merge remote-tracking branch 'origin/Chester' into merge/1 2024-07-06 07:42:24 +08:00
.gitignore 基础架构完成 2024-06-24 11:56:21 +08:00
index.html 基础架构完成 2024-06-24 11:56:21 +08:00
package-lock.json 引入CKEditor5相关依赖和支持 2024-07-04 00:44:55 +08:00
package.json 引入CKEditor5相关依赖和支持 2024-07-04 00:44:55 +08:00
README.md 基础架构完成 2024-06-24 11:56:21 +08:00
vite.config.js 为/api开头的axios请求提供直达8080端口后端的代理 2024-06-30 15:57:50 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.