Go to file
sc 72bdbd865e Squashed commit of the following:
commit b39fec06efda601021c275acd670a93330921c9d
Author: sc <shencheng@heronshn.com>
Date:   Wed Sep 1 12:14:11 2021 +0800

    UP

commit 87181232d789605fa1a4a11a93fd6a0737b4009c
Author: sc <shencheng@heronshn.com>
Date:   Wed Sep 1 08:34:45 2021 +0800

    Update login.vue

commit 28154a7e19fc226399a64bd7e1e3a884c0900b61
Author: sakuya <81883387@qq.com>
Date:   Tue Aug 31 23:23:33 2021 +0800

    UP

commit 91c41d6de287b332e2270b3e73d63b36355dbacb
Author: sakuya <81883387@qq.com>
Date:   Tue Aug 31 22:30:59 2021 +0800

    up widgets

commit d21b65f77ca1ab9e41fcf5e9075a4b0f110965fe
Author: sc <shencheng@heronshn.com>
Date:   Tue Aug 31 17:26:51 2021 +0800

    UP widgets

commit 653c33359afb870516d979e9feeab1fdd3f62925
Author: sakuya <81883387@qq.com>
Date:   Sat Aug 28 21:14:05 2021 +0800

    FIX scTable 在关闭多标签时自适应高度失效

commit 2abbf2d7fa6142d6f81e481dd9b4275e95db7511
Author: sakuya <81883387@qq.com>
Date:   Sat Aug 28 20:30:20 2021 +0800

    Revert "UP"

    This reverts commit 4ac9af5c4fde0d98ecaca0841c78a0dffe28525a.

commit 4ac9af5c4fde0d98ecaca0841c78a0dffe28525a
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 28 14:03:13 2021 +0800

    UP

commit 52539ea6ed5524359a4fd35bffb71a78f045ab54
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 28 11:53:58 2021 +0800

    更改版本号 1.2.3

commit 7e6f7e7b4f868a246538e0047e8c505e2f517f53
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 28 11:53:17 2021 +0800

    ADD v-time directive

commit e5184083cae022b656748334bab14fa9f40b54a1
Author: sc <shencheng@heronshn.com>
Date:   Sat Aug 28 09:32:25 2021 +0800

    FIX

commit 13fc2cce5371b099a7936f787e40a5696acfe7cd
Author: sakuya <81883387@qq.com>
Date:   Sat Aug 28 00:21:18 2021 +0800

    scDialog & i18n

commit d722908dbccedcef6e4776d9a0a92298135f5ea3
Author: sc <shencheng@heronshn.com>
Date:   Fri Aug 27 16:49:43 2021 +0800

    scDialog demo

commit ec1bb4499070b7c0a92cc993fdb36a35c3aaf752
Author: sc <shencheng@heronshn.com>
Date:   Fri Aug 27 08:47:08 2021 +0800

    Update package.json

commit d2fc5a78bb44418b968a27430fc0c543a37a9fd1
Author: sc <shencheng@heronshn.com>
Date:   Thu Aug 26 14:13:30 2021 +0800

    UPD 部分依赖

    注意:这次 element-plus 1.1.0-beta 版本有很多破坏性更新

commit a2d45128f96d7df7d2f99249134d7fa5c1bb635d
Author: sc <shencheng@heronshn.com>
Date:   Thu Aug 26 14:01:41 2021 +0800

    FIX 图标选择器组件双向绑定失效
2021-09-01 12:15:20 +08:00
public Squashed commit of the following: 2021-09-01 12:15:20 +08:00
src Squashed commit of the following: 2021-09-01 12:15:20 +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-09-01 12:15:20 +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(码云)帮开发者点亮星星,这是对开发者最大的支持和鼓励!