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.
YX-SCM/yudao-ui-admin-vben-master
杨世强 5e25306bf1
关系表
1 year ago
..
.husky 新增antd 1 year ago
.vscode 新增antd 1 year ago
build 新增antd 1 year ago
public 新增antd 1 year ago
src 关系表 1 year ago
.editorconfig 新增antd 1 year ago
.env 新增antd 1 year ago
.env.development 提交登录记录 1 year ago
.env.front 新增antd 1 year ago
.env.production 新增antd 1 year ago
.env.static 新增antd 1 year ago
.env.test 新增antd 1 year ago
.eslintignore 新增antd 1 year ago
.eslintrc.js 新增antd 1 year ago
.gitattributes 新增antd 1 year ago
.gitignore 新增antd 1 year ago
.gitpod.yml 新增antd 1 year ago
.hintrc 新增antd 1 year ago
.prettierignore 新增antd 1 year ago
.stylelintignore 新增antd 1 year ago
LICENSE 新增antd 1 year ago
README.md 新增antd 1 year ago
commitlint.config.js 新增antd 1 year ago
index.html 新增antd 1 year ago
package.json 新增antd 1 year ago
pnpm-lock.yaml 新增antd 1 year ago
stylelint.config.js 新增antd 1 year ago
tsconfig.json 新增antd 1 year ago
uno.config.ts 新增antd 1 year ago
vite.config.ts 新增antd 1 year ago

README.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

yudao-ui-admin-vben

license

严肃声明:现在、未来都不会有商业版本,所有代码全部开源!

「我喜欢写代码,乐此不疲」
「我喜欢做开源,以此为乐」

如果这个项目让你有所收获,记得 Star 关注哦,这对我是非常不错的鼓励与支持。

预览地址

外包项目请联系 [ xinyu370 ]

  • alt 定制开发

交流群

  • alt 交流群

框架

框架 说明 版本
Vue Vue 框架 3.3.4
Vite 开发与构建工具 4.4.9
ant-design-vue ant-design-vue 4.0.3
TypeScript JavaScript 的超集 5.1.6
pinia Vue 存储库 替代 vuex5 2.1.6
vueuse 常用工具集 10.4.1
vue-i18n 国际化 9.4.1
vue-router Vue 路由 4.2.5
unocss 原子 css 0.56.1
iconify 在线图标库 3.1.1
  • alt VbenAdmin
  • alt VbenAdmin
  • alt VbenAdmin

准备

安装使用

  • 获取项目代码
git clone https://gitee.com/xingyuv/yudao-ui-admin-vben.git
or
git clone https://github.com/xingyuv/yudao-ui-admin-vben.git
  • 安装依赖
pnpm i

如提示 Expected version: >=8.6.0

使用 cmd 等升级 pnpm 版本
npm add -g pnpm

  • 运行
pnpm dev

or
// 如果不想启动后端

pnpm front

  • 打包
pnpm build

开发进度

  • 系统管理 已完成
  • 基础设施 已完成
  • 支付管理 已完成
  • 升级 antdv 4.0 已完成
  • 公众号 进行中 50% 预计年底
  • 工作流 进行中 40% 预计年底

Git 贡献提交规范

  • 参考 vue 规范 (Angular)

    • feat 增加新功能
    • fix 修复问题/BUG
    • style 代码风格相关无影响运行结果的
    • perf 优化/性能提升
    • refactor 重构
    • revert 撤销修改
    • test 测试相关
    • docs 文档/注释
    • chore 依赖更新/脚手架配置修改等
    • workflow 工作流改进
    • ci 持续集成
    • types 类型定义文件更改
    • wip 开发中

浏览器支持

本地开发推荐使用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