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.
|
3 weeks ago | |
---|---|---|
.image | 2 months ago | |
.vscode | 1 month ago | |
build | 2 months ago | |
public | 2 months ago | |
scripts | 1 month ago | |
src | 3 weeks ago | |
.drone.yml | 2 months ago | |
.editorconfig | 2 months ago | |
.env | 1 month ago | |
.env.development | 2 months ago | |
.env.front | 2 months ago | |
.env.production | 2 months ago | |
.env.static | 2 months ago | |
.env.test | 2 months ago | |
.eslintignore | 2 months ago | |
.gitattributes | 2 months ago | |
.gitignore | 2 months ago | |
.gitpod.yml | 2 months ago | |
.hintrc | 2 months ago | |
.prettierignore | 2 months ago | |
.stylelintignore | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
commitlint.config.js | 2 months ago | |
eslint.config.js | 2 months ago | |
index.html | 2 months ago | |
package.json | 1 month ago | |
pnpm-lock.yaml | 3 weeks ago | |
stylelint.config.js | 2 months ago | |
tsconfig.json | 2 months ago | |
uno.config.ts | 2 months ago | |
vite.config.ts | 2 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
- 通用模块(必选):系统功能、基础设施