Vue 企业级管理系统前端

runningwater 38b591dc11 fix: component inside renders non element root node that cannot be animated 5 bulan lalu
.husky d588a25fbb feat: add commitlint 7 bulan lalu
.vscode 80aeb602a1 feat: 页面布局及样式处理(Scss & UnoCSS) 7 bulan lalu
public d24c7ee02c first commit 7 bulan lalu
src 38b591dc11 fix: component inside renders non element root node that cannot be animated 5 bulan lalu
.editorconfig d24c7ee02c first commit 7 bulan lalu
.eslintrc-auto-import.json 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 5 bulan lalu
.gitignore d24c7ee02c first commit 7 bulan lalu
README.md 2e2e542f00 feat: 侧边导航 Sidebar 组件 5 bulan lalu
auto-imports.d.ts 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 5 bulan lalu
commitlint.config.cjs 80aeb602a1 feat: 页面布局及样式处理(Scss & UnoCSS) 7 bulan lalu
components.d.ts c9c80e9a81 feat: 全屏切换组件 5 bulan lalu
eslint.config.js 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 5 bulan lalu
index.html d24c7ee02c first commit 7 bulan lalu
package.json c9c80e9a81 feat: 全屏切换组件 5 bulan lalu
pnpm-lock.yaml c9c80e9a81 feat: 全屏切换组件 5 bulan lalu
prettier.config.js fddb21d065 fix: prettier.config.js formatting 7 bulan lalu
tsconfig.app.json 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 5 bulan lalu
tsconfig.json d24c7ee02c first commit 7 bulan lalu
tsconfig.node.json d24c7ee02c first commit 7 bulan lalu
uno.config.ts 60978a3cef feat: 图标组件 5 bulan lalu
vite.config.ts 60978a3cef feat: 图标组件 5 bulan lalu

README.md

Vue 3 + TypeScript + Vite

使用 Vite 构建的 Vue 3.5 项目框架,包含了 TypeScript 支持、Vue Router 4、Pinia 状态管理、Axios 网络请求等常用功能。 整合了 ESLint、Prettier、EditorConfig、Husky、lint-staged 和 commitlint 等现代化开发工具