# Pear-Admin-Fastapi **Repository Path**: husjaojun/Pear-Admin-Fastapi ## Basic Information - **Project Name**: Pear-Admin-Fastapi - **Description**: ⚡ 基 于 fastapi 的 后 台 管 理 系 统 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2021-12-19 - **Last Updated**: 2021-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
后端是基于 fastapi 的后台管理系统模板,前端扩展Layui原生UI样式,大量开源组件,提供便捷快速的开发方式,延续 fastapi 的设计风格。基于异步Ajax的菜单构建,多标签页,单标签页的共存,多主题,多布局切换,为开发者提供相对完善的开发方案,只为成为更好的轮子,项目不定时更新
#### 项目结构 ``` Pear Admin fastapi ├─.gitee ├─backEnd 后端程序 │ ├─.idea │ │ └─inspectionProfiles │ ├─logs │ ├─pear │ │ └─__pycache__ │ ├─static │ ├─utils │ │ └─__pycache__ │ └─__pycache__ └─frontEnd 前端程序 ├─public └─src ├─api │ └─module ├─assets │ ├─css │ ├─image │ └─theme ├─component │ ├─count │ │ └─src │ ├─demo │ │ └─src │ ├─footer │ │ └─src │ ├─header │ │ └─src │ ├─icon │ │ └─src │ ├─iconPicker │ │ └─src │ ├─layout │ │ └─src │ ├─query │ │ └─src │ ├─quick │ │ └─src │ └─table │ └─src ├─composable ├─configure ├─directive │ └─module ├─layout │ └─module │ ├─content │ ├─header │ ├─logo │ ├─menu │ ├─setup │ └─tab ├─locale │ └─lang │ ├─en-US │ └─zh-CN ├─mock │ └─service ├─route │ └─module ├─store │ └─modules ├─tools └─view ├─account ├─chart ├─common ├─dashboard ├─error ├─form │ └─components ├─list ├─permission └─result ``` #### 开源地址Gitee 开源地址 : https://gitee.com/pear-admin/Pear-Admin-Fastapi GitHub 开源地址 :https://gitee.com/pear-admin/Pear-Admin-Fastapi
#### 项目截图 | | | |---------------------|---------------------| | |  | ||  | ||  | ||  | ||  | || | ||  | ||  | || | || | ### 特别鸣谢 - 👉 layui:[https://gitee.com/sentsin/layui](https://gitee.com/sentsin/layui) #### Star 趋势 [](https://giteye.net/chart/MZ26N8HL) #### 开源贡献1. 欢迎提交 [pull request](https://gitee.com/pear-admin/Pear-Admin-Layui/pulls),注意对应提交对应 `master` 分支 2. 欢迎提交 [issue](https://gitee.com/pear-admin/Pear-Admin-Layui/issues),请写清楚遇到问题的原因、开发环境、复显步骤。
感谢每一位贡献代码的朋友。 如果对您有帮助,您可以点右上角 💘Star💘支持