这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
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.
 
 
 
 
 
 
colin e053a6a483 feat(wapi): 获取天气信息时从用户ip定位 1 year ago
..
.github upgrade: upgrade vben to 2.8.0 3 years ago
.husky upgrade: upgrade vben to 2.8.0 3 years ago
build feat(openiddict): provides the application management ui 3 years ago
docker/nginx feat(wapi): 获取天气信息时从用户ip定位 1 year ago
images chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
mock upgrade: upgrade vben to 2.8.0 3 years ago
public chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
src fix(oss-management): 修复上传文件的包装错误 1 year ago
tests build(deps): bump axios from 0.21.1 to 0.21.4 in /apps/vue/tests/server 3 years ago
types upgrade abp framework to 8.2.0 1 year ago
.editorconfig chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
.env fix(signalr): signalr序列化协议需要保持一致,移除不必要的客户端管理 4 years ago
.env.development backlogs update 2 years ago
.env.production deploy: add once deployment script 2 years ago
.env.test fix(signalr): signalr序列化协议需要保持一致,移除不必要的客户端管理 4 years ago
.eslintignore upgrade: upgrade vben to 2.8.0 3 years ago
.eslintrc.js upgrade: upgrade abp framework to 8.1.3 2 years ago
.gitignore upgrade: upgrade vben to 2.8.0 3 years ago
.gitpod.yml upgrade: upgrade vben to 2.8.0 3 years ago
.prettierignore chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
.stylelintignore chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
.yarnclean chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
CHANGELOG.en_US.md chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
CHANGELOG.md chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
CHANGELOG.zh_CN.md chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
Dockerfile deploy: add once deployment script 2 years ago
LICENSE chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
README.md upgrade: upgrade vben to 2.8.0 3 years ago
README.zh-CN.md upgrade: upgrade vben to 2.8.0 3 years ago
commitlint.config.js upgrade: upgrade vben to 2.8.0 3 years ago
docker-compose.yml deploy: add once deployment script 2 years ago
index.html upgrade: upgrade vben to 2.8.0 3 years ago
jest.config.mjs chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
package.json upgrade: upgrade abp framework to 8.1.3 2 years ago
postcss.config.js chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
prettier.config.js chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
run.bat fix: fix email confirm link 2 years ago
stylelint.config.js upgrade: upgrade vben to 2.8.0 3 years ago
tsconfig.json upgrade: upgrade vben to 2.8.0 3 years ago
vite.config.ts upgrade: upgrade abp framework to 8.0.3. 2 years ago
windi.config.ts upgrade: upgrade vben to 2.8.0 3 years ago

README.md

VbenAdmin Logo

license

Vue vben admin

简介

Vue Vben Admin 是一个免费开源的中后台模版。使用了最新的vue3,vite2,TypeScript等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。

特性

  • 最新技术栈:使用 Vue3/vite2 等前端前沿技术开发
  • TypeScript: 应用程序级 JavaScript 的语言
  • 主题:可配置的主题
  • 国际化:内置完善的国际化方案
  • Mock 数据 内置 Mock 数据方案
  • 权限 内置完善的动态路由权限生成方案
  • 组件 二次封装了多个常用的组件

预览

系统日志

审计日志

安全日志

网关管理

数据字典

对象存储

特性管理

系统设置

菜单管理

组织机构

本地化管理

使用 Gitpod

在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.

Open in Gitpod

文档

文档地址

准备

安装使用

  • 获取项目代码
git clone https://github.com/anncwb/vue-vben-admin.git
  • 安装依赖
cd vue-vben-admin

pnpm install

  • run
pnpm serve
  • build
pnpm build

Change Log

CHANGELOG

Project

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

If these plugins are helpful to you, you can give a star support

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@Vben

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

donate

Paypal Me

Discord

License

MIT © Vben-2020