1. 新增Python/JS版图标生成脚本,批量创建标准化SVG图标 2. 重构页面视图切换逻辑,添加平滑过渡动画 3. 升级登录日志分页系统,支持页码跳转与页大小调整 4. 完善暗黑模式样式适配,覆盖更多UI组件 5. 优化海报展示适配,根据图片比例自动调整布局 |
||
|---|---|---|
| .vscode | ||
| android | ||
| public | ||
| src | ||
| .gitignore | ||
| APK_BUILD_OPTIONS.md | ||
| APP_GUIDE.md | ||
| build-apk.bat | ||
| capacitor.config.json | ||
| create_icons.py | ||
| gen_icons.js | ||
| gen_icons.py | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| PACKAGING_SUMMARY.md | ||
| README.md | ||
| vite.config.js | ||
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.