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.
 
 
 
 
 
 
xiaojinfei c6d425e908 Merge pull request 'fix:修改按钮位置及样式' (#32) from dev-xjf into master 3 weeks ago
.image first-commit 2 months ago
.vscode feat: 更新模型信息接口,调整时间参数类型,优化数据表结构 1 month ago
build first-commit 2 months ago
public feat: 删除无关 2 months ago
scripts fix: 增加 client_max_body_size 配置 1 month ago
src Merge pull request 'fix:修改按钮位置及样式' (#32) from dev-xjf into master 3 weeks ago
.drone.yml init(初始化): 🎉 2 months ago
.editorconfig first-commit 2 months ago
.env Merge branch 'dev-xjf' of http://120.26.116.243:3000/root/alert-front into cjl-dev 1 month ago
.env.development 更新 '.env.development' 2 months ago
.env.front first-commit 2 months ago
.env.production init(初始化): 🎉 2 months ago
.env.static first-commit 2 months ago
.env.test init(初始化): 🎉 2 months ago
.eslintignore first-commit 2 months ago
.gitattributes first-commit 2 months ago
.gitignore first-commit 2 months ago
.gitpod.yml first-commit 2 months ago
.hintrc first-commit 2 months ago
.prettierignore first-commit 2 months ago
.stylelintignore first-commit 2 months ago
LICENSE first-commit 2 months ago
README.md first-commit 2 months ago
commitlint.config.js first-commit 2 months ago
eslint.config.js first-commit 2 months ago
index.html first-commit 2 months ago
package.json feat: 更新模型信息接口,调整时间参数类型,优化数据表结构 1 month ago
pnpm-lock.yaml fix:修改按钮位置及样式 3 weeks ago
stylelint.config.js first-commit 2 months ago
tsconfig.json first-commit 2 months ago
uno.config.ts first-commit 2 months ago
vite.config.ts first-commit 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

alt IE alt Edge alt Firefox alt Chrome alt Safari
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

架构图

  • 通用模块(必选):系统功能、基础设施