Go to file
sc a2d6b50975 Squashed commit of the following:
commit fab0c5019d90974760c49aaa36af8361658b4b21
Author: sc <shencheng@heronshn.com>
Date:   Tue Aug 24 14:54:53 2021 +0800

    更改版本号 1.2.2

commit 8c47aad10f7c0e9b61ed87bb68cf512134afc29b
Author: sc <shencheng@heronshn.com>
Date:   Mon Aug 23 16:05:10 2021 +0800

    更改SVGMAP模板

commit 9acfb2ebd2454e864ec76640bbc301675bf9b48b
Author: sc <shencheng@heronshn.com>
Date:   Mon Aug 23 13:24:52 2021 +0800

    Update fix.scss

commit b6367361ab5e2061d6a747b7d9342202f6c75be2
Author: sakuya <81883387@qq.com>
Date:   Mon Aug 23 00:21:48 2021 +0800

    UP

commit e8bef8834f37161a80aad82d49fa02949b603f30
Author: sakuya <81883387@qq.com>
Date:   Sun Aug 22 20:24:28 2021 +0800

    UP

commit 280eb183979fc2b898ce5dd3f7ec172f72dbff5d
Author: sakuya <81883387@qq.com>
Date:   Sat Aug 21 20:44:41 2021 +0800

    Update demo.js

commit be40b82d8fd85fab60dadbab1fbe57c0076f2b71
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 21 16:17:08 2021 +0800

    UP

commit 364225c94324c95169fad52c5482003002140773
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 21 10:24:33 2021 +0800

    UP

commit bc02766d5d075771f44c4dc633b1fd5916a7c05a
Author: sakuya <81883387@qq.com>
Date:   Fri Aug 20 23:35:00 2021 +0800

    up

commit 7f8d67941b11a66f22ab5dbad469a27de0db12d8
Author: sc <shencheng@heronshn.com>
Date:   Fri Aug 20 17:08:39 2021 +0800

    UP
2021-08-25 08:42:05 +08:00
public Squashed commit of the following: 2021-08-25 08:42:05 +08:00
src Squashed commit of the following: 2021-08-25 08:42:05 +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-25 08:42:05 +08:00
vue.config.js Squashed commit of the following: 2021-08-25 08:42:05 +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(码云)帮开发者点亮星星,这是对开发者最大的支持和鼓励!