- 重构了组件的脚本部分,优化状态管理与函数组织 - 统一管理TTS合成与播放逻辑,提升代码可维护性 - 优化ASR语音识别流程,增加错误处理和状态反馈 - 改进AI评测接口调用及结果解析逻辑,确保稳定性 - 清理录音和播放资源,防止内存泄漏 - 重新编排模板结构,提升交互体验和代码可读性 - 优化样式细节,增强界面一致性和响应式表现 |
||
|---|---|---|
| .codebuddy/plans | ||
| .vscode | ||
| Dockerfiles/Dockerfile-Staging | ||
| public | ||
| src | ||
| .gitignore | ||
| DEPLOY.md | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
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.