Go to file
cc 15d22bb7d1 feat: 新增 AI 口语对话页面及路由配置 2026-03-19 19:18:44 +08:00
.codebuddy/plans feat: 新增 AI 口语对话页面及路由配置 2026-03-19 19:18:44 +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 feat: 新增 AI 口语对话页面及路由配置 2026-03-19 19:18:44 +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(router): 添加路由配置并重构页面结构 2026-03-19 10:49:19 +08:00
package.json feat(router): 添加路由配置并重构页面结构 2026-03-19 10:49:19 +08:00
vite.config.js feat: 新增 AI 口语对话页面及路由配置 2026-03-19 19:18:44 +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.