You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 months ago | |
|---|---|---|
| .image | 7 months ago | |
| .vscode | 6 months ago | |
| build | 7 months ago | |
| public | 7 months ago | |
| scripts | 6 months ago | |
| src | 5 months ago | |
| .drone.yml | 7 months ago | |
| .editorconfig | 7 months ago | |
| .env | 6 months ago | |
| .env.development | 7 months ago | |
| .env.front | 7 months ago | |
| .env.production | 7 months ago | |
| .env.static | 7 months ago | |
| .env.test | 7 months ago | |
| .eslintignore | 7 months ago | |
| .gitattributes | 7 months ago | |
| .gitignore | 7 months ago | |
| .gitpod.yml | 7 months ago | |
| .hintrc | 7 months ago | |
| .prettierignore | 7 months ago | |
| .stylelintignore | 7 months ago | |
| LICENSE | 7 months ago | |
| README.md | 7 months ago | |
| commitlint.config.js | 7 months ago | |
| eslint.config.js | 7 months ago | |
| index.html | 7 months ago | |
| package.json | 6 months ago | |
| pnpm-lock.yaml | 5 months ago | |
| stylelint.config.js | 7 months ago | |
| tsconfig.json | 7 months ago | |
| uno.config.ts | 7 months ago | |
| vite.config.ts | 7 months ago | |
README.md
「我喜欢写代码,乐此不疲」
框架
| 框架 | 说明 | 版本 |
|---|---|---|
| Vue | Vue 框架 | 3.3.8 |
| Vite | 开发与构建工具 | 4.5.0 |
| ant-design-vue | ant-design-vue | 4.0.7 |
| TypeScript | JavaScript 的超集 | 5.2.2 |
| pinia | Vue 存储库 替代 vuex5 | 2.1.7 |
| vueuse | 常用工具集 | 10.6.0 |
| vue-i18n | 国际化 | 9.6.5 |
| vue-router | Vue 路由 | 4.2.5 |
| unocss | 原子 css | 0.57.3 |
| iconify | 在线图标库 | 3.1.1 |
浏览器支持
本地开发推荐使用 Chrome 80+ 浏览器
支持现代浏览器, 不支持 IE
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| IE | Edge | Firefox | Chrome | Safari |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
🔥 后端架构
Spring Boot 单体架构:https://doc.iocoder.cn
- 通用模块(必选):系统功能、基础设施




