Go to file
cc 91620af9b9 fix: 关闭进度条显示 2026-03-20 13:41:40 +08:00
.codebuddy/plans feat(router): 添加拼写练习路由和页面 2026-03-20 11:46:18 +08:00
.vscode feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
public feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
src fix: 关闭进度条显示 2026-03-20 13:41:40 +08:00
.gitignore feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +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(essay-correction): 新增 AI 作文原图批改页面 2026-03-19 19:46:53 +08:00
package.json feat(essay-correction): 新增 AI 作文原图批改页面 2026-03-19 19:46:53 +08:00
vite.config.js chore: 提取配置项到统一配置中心 2026-03-19 21:04:00 +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.