添加了 qrcode 库支持扫码登录功能,包括相关API接口类型定义 和扫码登录流程实现。同时调整全屏播放器组件的样式布局, 优化歌词显示效果和封面旋转动画尺寸。 |
||
|---|---|---|
| .vscode | ||
| public | ||
| src | ||
| src-tauri | ||
| .env | ||
| .gitignore | ||
| CLAUDE.md | ||
| README.md | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
README.md
Tauri + Vue + TypeScript
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.