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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
xingyu 39e2b66435 feat(BasicTree): BasicTree组件暴露treeData数据 2 years ago
.gitee/ISSUE_TEMPLATE fix: eslint 2 years ago
.husky init 2 years ago
.vscode perf: Modify i18 file format to JSON 2 years ago
build fix: eslint 2 years ago
public docs: wxcode 2 years ago
src feat(BasicTree): BasicTree组件暴露treeData数据 2 years ago
.editorconfig init 2 years ago
.env 登录界面,移除不支持的 T 和 G 登录方式 2 years ago
.env.development chore: env config 2 years ago
.env.front chore: env config 2 years ago
.env.production chore: env config 2 years ago
.env.static fix: 授权类型bugs 2 years ago
.env.test chore: env config 2 years ago
.eslintignore chore: init 2 years ago
.gitattributes init 2 years ago
.gitignore init 2 years ago
.gitpod.yml init 2 years ago
.hintrc init 2 years ago
.prettierignore init 2 years ago
.stylelintignore init 2 years ago
LICENSE feat: add title 2 years ago
README.md docs: vue v3.3.7 2 years ago
commitlint.config.js feat: antdv4.0 init 2 years ago
eslint.config.js chore: eslint config 2 years ago
index.html fix: dark style 2 years ago
package.json chore: update deps 2 years ago
pnpm-lock.yaml chore: update deps 2 years ago
stylelint.config.js feat: antdv4.0 init 2 years ago
tsconfig.json chore: eslint config 2 years ago
uno.config.ts fix: eslint 2 years ago
vite.config.ts chore: vite config 2 years ago

README.md

yudao-ui-admin-vben

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

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

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

预览地址

外包项目请联系 [ xinyu370 ]

  • alt 定制开发

交流群

  • alt 交流群

框架

框架 说明 版本
Vue Vue 框架 3.3.7
Vite 开发与构建工具 4.5.0
ant-design-vue ant-design-vue 4.0.6
TypeScript JavaScript 的超集 5.1.6
pinia Vue 存储库 替代 vuex5 2.1.7
vueuse 常用工具集 10.5.0
vue-i18n 国际化 9.5.0
vue-router Vue 路由 4.2.5
unocss 原子 css 0.57.1
iconify 在线图标库 3.1.1
  • alt Admin

准备

安装使用

  • 获取项目代码
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.9.0

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

  • 运行
pnpm dev

or
// 如果不想启动后端

pnpm front

  • 打包
pnpm build

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