Go to file
2022-04-12 03:19:56 +08:00
.husky 调整lint-staged配置 2021-12-13 14:53:01 +08:00
.vscode 修改默认vscode配置 2022-01-28 23:48:47 +08:00
plop-templates 采用script、template、style的顺序优化所有sfc文件 2022-02-11 09:51:43 +08:00
public 优化index.html 2022-04-12 03:19:56 +08:00
src 更新BuyIt组件 2022-04-09 23:53:30 +08:00
vite/plugins 增加基于文件系统的路由支持 2022-02-25 14:24:51 +08:00
.editorconfig first commit 2021-08-27 10:32:21 +08:00
.env.development first commit 2021-08-27 10:32:21 +08:00
.env.example first commit 2021-08-27 10:32:21 +08:00
.env.production first commit 2021-08-27 10:32:21 +08:00
.env.test first commit 2021-08-27 10:32:21 +08:00
.eslintignore first commit 2021-08-27 10:32:21 +08:00
.eslintrc.js 增加jsx支持,以及演示代码 2022-01-20 02:13:11 +08:00
.gitignore 修改 unplugin-auto-import 配置 2021-09-19 15:08:10 +08:00
.lintstagedrc 调整 lint-staged 配置 2022-03-05 05:21:03 +08:00
.stylelintignore first commit 2021-08-27 10:32:21 +08:00
.stylelintrc 更新依赖 2022-03-30 02:08:48 +08:00
auto-import-eslint-config.js 使用 pinia 替换 vuex 2021-12-30 03:09:32 +08:00
index.html 优化index.html 2022-04-12 03:19:56 +08:00
jsconfig.json first commit 2021-08-27 10:32:21 +08:00
LICENSE first commit 2021-08-27 10:32:21 +08:00
package.json 更新依赖 2022-04-12 03:17:27 +08:00
plopfile.js first commit 2021-08-27 10:32:21 +08:00
pnpm-lock.yaml 更新依赖 2022-04-12 03:17:27 +08:00
README.md 更新readme 2022-04-09 15:42:08 +08:00
scss.template.hbs first commit 2021-08-27 10:32:21 +08:00
vite.config.js 更新依赖 2022-03-02 15:18:52 +08:00

Fantastic-admin

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

官网

访问 (备份地址)

特点

  • 丰富的布局与主题覆盖市面上各种中后台应用场景兼容PC、平板和移动端
  • 提供系统配置文件,轻松实现个性化定制
  • 精心设计的动效,让每一处的动画都干净利落
  • 根据路由配置自动生成导航栏
  • 基于文件系统的路由
  • 支持全方位权限验证
  • 内置多级路由最佳缓存方案
  • 轻松实现国际化多语言适配
  • 提供接近于浏览器原生标签栏操作体验的标签页功能

演示

Vue3 版本

基础版 (备份地址)

专业版 (备份地址)

Vue2 版本

基础版 (备份地址)

专业版 (备份地址)

下载 & 购买

分支说明

建议开发时,在本地同时下载演示分支和模版分支,模版分支用于项目开发,演示分支做为示例参考。

  • master Vue3 版本演示分支,同演示站
  • template Vue3 版本模版分支,移除演示代码,可直接用于实际开发
  • vue2 Vue2 版本演示分支,同演示站
  • template-vue2 Vue2 版本模版分支,移除演示代码,可直接用于实际开发

预览

预览截图为 Vue3 专业版

支持

如果觉得 Fantastic-admin 这个框架不错,或者已经在使用了,希望你可以在 Github 或者 Gitee(码云) 帮我点个 ,这将对我是极大的鼓励。

star

star

生态

Fantastic-template
一款开箱即用的 Vue 项目模版
One-step-admin
一款干啥都快人一步的 Vue 中后台管理系统框架