Go to file
sc 4a67bd7dbb Squashed commit of the following:
commit 7664eafb02dc21efe875b272e98d6355862bf933
Author: sc <shencheng@heronshn.com>
Date:   Thu Aug 12 15:49:17 2021 +0800

    UP

commit ec3da821dd866ff730492f12200e890cec7ef01d
Author: sc <shencheng@heronshn.com>
Date:   Thu Aug 12 15:34:16 2021 +0800

    UP

commit 118a335cd7187ecf0d9cfad13ee71bbd1b6ccfb0
Author: sakuya <81883387@qq.com>
Date:   Wed Aug 11 23:16:30 2021 +0800

    UP

commit 606235450c26f3c38183ba74cc0c7336a9800c3a
Author: sc <shencheng@heronshn.com>
Date:   Wed Aug 11 16:55:17 2021 +0800

    UP

commit e743599ea8da42bb34d2cfbbf5193d9a43e489f2
Author: sc <shencheng@heronshn.com>
Date:   Tue Aug 10 13:44:54 2021 +0800

    up

commit d57ef8e8bad8da65071c28324a4b534de4435c64
Author: sc <shencheng@heronshn.com>
Date:   Mon Aug 9 16:59:47 2021 +0800

    Update dark.less

commit 2d4e0c314b8fe1114406e7b7487e2b4eadbd3531
Author: sc <shencheng@heronshn.com>
Date:   Mon Aug 9 14:59:41 2021 +0800

    UP

commit bd7f3d67e6a79a7058265556fecfd11da6bc5d7e
Author: sc <shencheng@heronshn.com>
Date:   Mon Aug 9 09:25:10 2021 +0800

    Update dark.less

commit 8fe2040d832900601885df87885e82713c10563b
Author: sakuya <81883387@qq.com>
Date:   Sun Aug 8 21:07:57 2021 +0800

    haha

commit c7893075c26ac63726de99e7c6f98d915ded68c6
Author: sakuya <81883387@qq.com>
Date:   Fri Aug 6 19:09:54 2021 +0800

    Update fix.less

commit 0ab4885d4f8dfcd16eb1d39ad9e8f07a9acb1681
Author: sc <shencheng@heronshn.com>
Date:   Fri Aug 6 15:46:18 2021 +0800

    UP
2021-08-12 15:52:21 +08:00
public Squashed commit of the following: 2021-08-12 15:52:21 +08:00
src Squashed commit of the following: 2021-08-12 15:52:21 +08:00
.editorconfig init 2021-04-20 16:27:22 +08:00
.gitignore Squashed commit of the following: 2021-07-02 21:17:32 +08:00
LICENSE add LICENSE. 2021-06-25 06:25:17 +00:00
README.md up 1.1.17 2021-07-15 14:24:23 +08:00
babel.config.js init 2021-04-20 16:27:22 +08:00
package.json Squashed commit of the following: 2021-08-12 15:52:21 +08:00
vue.config.js Squashed commit of the following: 2021-08-12 15:52:21 +08:00

README.md

logo

vue element plus

SCUI Admin

介绍

SCUI 是一个中后台前端解决方案基于VUE3和elementPlus实现。 使用最新的前端技术栈,提供各类实用的组件方便在业务开发时的调用,并且持续性的提供丰富的业务模板帮助你快速搭建企业级中后台前端任务。

SCUI的宗旨是 让一切复杂的东西傻瓜化。

特点

  • 组件 多个独家组件、业务模板和代码生成器
  • 权限 完整的鉴权体系和高精度权限控制
  • 布局 提供多套布局模式,满足各种视觉需求
  • API 完善的API管理使用真实网络MOCK
  • 配置 统一的全局配置和组件配置支持build后配置热更新
  • 性能 在减少带宽请求和前端算力上多次优化,并且持续着
  • 其他 多功能视图标签、动态权限菜单、控制台组态化、统一异常处理等等

演示和文档

安装教程

# 克隆项目
git clone https://gitee.com/lolicode/scui.git

# 进入项目目录
cd scui

# 安装依赖
npm i

# 启动项目(开发模式)
npm run serve

启动完成后浏览器访问 http://localhost:2800

感谢

fastmock

支持

如果觉得本项目还不错或在工作中有所启发请在Gitee(码云)帮开发者点亮星星,这是对开发者最大的支持和鼓励!