Git Product home page Git Product logo

trkjoy / simple-admin-backend-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suyuan32/simple-admin-backend-ui

0.0 0.0 0.0 2 MB

Simple Admin UI 是基于vue-vben-admin二次开发的为Simple Admin专门开发的后台管理界面,基于Vue3和TypeScript开发, 提供后台错误统一处理,国际化等功能,本项目完全免费,可用于学习和商用。Simple Admin UI is a modern UI for Simple Admin. It is based on vue-vben-admin and supports several advanced features. It can help you developing a distributed backend management system in a short time.

Home Page: https://suyuan32.github.io/simple-admin-core/

License: MIT License

Shell 0.01% JavaScript 2.93% TypeScript 48.21% CSS 0.61% Makefile 0.03% HTML 0.28% Vue 44.81% Dockerfile 0.01% Less 3.11%

simple-admin-backend-ui's Introduction

Simple Admin UI

中文 | English

简介

Simple Admin UI 是基于vue-vben-admin二次开发的为Simple Admin专门开发的后台管理界面,基于Vue3和TypeScript开发, 提供后台错误统一处理,国际化等功能,本项目完全免费,可用于学习和商用

特性

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

当前进度

功能 进度
登录注册 已完成
菜单管理 已完成
角色管理 已完成
角色权限 已完成
用户管理 已完成
操作日志 已完成
服务注册发现 已完成
配置中心 已完成
字典功能 已完成
三方登录管理 已完成
全面支持 K8s 已完成
服务监控 已完成
日志收集 已完成
JWT黑名单 已完成
定时任务 进行中

预览

在线预览

在线预览 账号 admin 密码 simple-admin

pic pic pic

更多预览

文档

文档

准备

安装使用

  • 获取项目代码
git clone https://github.com/suyuan32/Simple-Admin-UI.git
  • 安装依赖
cd Simple-Admin-ui

pnpm install

# or 

npm install 

# or

yarn install
  • 运行
pnpm serve

# or

npm serve

# or 

yarn serve
  • 打包
pnpm build

# or 

npm build

# or

yarn build

更新日志

CHANGELOG

项目地址

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交pull request

Git 贡献提交规范

  • 参考 vue 规范 (Angular)

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

浏览器支持

本地开发推荐使用Chrome 80+ 浏览器

支持现代浏览器, 不支持 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

相关仓库

如果这些插件对你有帮助,可以给一个 star 支持下

维护者

@Ryan Su

License

MIT © Ryan-2022

simple-admin-backend-ui's People

Contributors

suyuan32 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.