Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】Fantastic-admin 管理系统框架 #3595

Open
hooray opened this issue Oct 29, 2023 · 0 comments
Open

【开源自荐】Fantastic-admin 管理系统框架 #3595

hooray opened this issue Oct 29, 2023 · 0 comments
Labels

Comments

@hooray
Copy link

hooray commented Oct 29, 2023

自荐理由

Fantastic-admin 正式发布 V4.0 版本,这个版本最大的更新就是可以自由切换第三方组件库,并提供统一的视觉风格,提高企业/个人开发的产品的辨识度。

了解更多

动机 or 痛点

市面上几乎所有后台系统和第三方 UI 组件库都是高度耦合,这就导致在做选型时会被限制。例如团队的技术偏好是 Element Plus ,那在做后台系统选型的时候,就必须排除像 vben 这种非 Element Plus 开发的。

即使有少部分后台系统提供了多 UI 组件库的版本,但不同版本依旧和第三方 UI 组件库高度耦合,导致不同版本的视觉风格并不统一。甚至可能会因为组件库提供的 API 不同,导致后台系统提供的功能在使用上也会有差异,增加使用者的学习成本。

解决方案

Fantastic-admin 通过重写了部分第三方 UI 组件库内的组件,在功能保持不变的情况下,让后台系统与第三方 UI 组件库彻底解耦,使用者可以通过极低的成本,将系统默认提供的组件库替换成其他任意组件库,并且还能保证视觉风格统一。

例如下方示例,通过替换 UI 组件库,将 Fantastic-admin 默认集成的 Element Plus 分别替换成 Ant Design Vue 、Arco Design Vue 、Naive UI 、TDesign 。

Ant Design Vue Arco Design Vue Naive UI TDesign

Fantastic-admin

一款开箱即用的 Vue3 中后台管理系统框架

特点

  • 可自由替换 UI 组件库,默认使用 Element Plus
  • 丰富的布局与主题,覆盖市面上各种中后台应用场景,兼容PC、平板和移动端
  • 提供系统配置文件,轻松实现个性化定制
  • 根据路由配置自动生成导航栏
  • 基于文件系统的路由
  • 支持全方位权限验证
  • 内置多级路由最佳缓存方案
  • 轻松实现国际化多语言适配
  • 提供接近于浏览器原生标签栏操作体验的标签页功能
image
@ruanyf ruanyf added the weekly label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants