86920da61147c4ef0f908893be001df17606f4f5
- Changed component names from kebab-case to PascalCase in various files for consistency. - Updated `<router-view>` and `<transition>` to `<RouterView>` and `<Transition>` respectively in App.vue and base-layout.vue. - Refactored AppNaiveUIProvider.vue to use PascalCase for Naive UI providers. - Adjusted language and theme switch buttons to use PascalCase for icon components. - Updated button components in demo pages to use PascalCase for Naive UI buttons. - Modified ESLint rules in route message files to use perfectionist/sort-objects for better key sorting. - Enhanced Vite plugin files to export loadPlugin functions for better plugin management. - Improved plugin loading logic to handle errors and warnings more effectively.
vue-ts-example-2025
参考资料
- soybean-admin (GitHub) — 2.0 预览: 预览地址
- Vite:静态部署指南(中文) — Vite 官方中文文档中关于静态站点部署的说明。
- vitesse (GitHub) — Anthony Fu 的 Vite + Vue 3 快速启动模板
Description
Languages
TypeScript
52.8%
Vue
41.1%
HTML
3.3%
JavaScript
1.2%
CSS
1%
Other
0.6%