Go to file
cc 2074482f44 feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
.codebuddy/plans feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
.vscode feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
Dockerfiles/Dockerfile-Staging 更新 Dockerfiles/Dockerfile-Staging/default.conf 2026-03-24 11:58:33 +08:00
public feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
server feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
src feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
.gitignore feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
DEPLOY.md 🎨 docs: 更新部署文档和口语页面样式 2026-03-23 20:29:04 +08:00
README.md feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
index.html feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
package-lock.json feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
package.json feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00
vite.config.js feat: 添加后端认证系统和路由守卫 2026-03-27 20:37:02 +08:00

README.md

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.