Code Monkey home page Code Monkey logo

ns's Introduction

YFCMF-TP6 基于ThinkPHP6+FastAdmin的快速开发框架

YFCMF-TP6 YFCMF-TP6 star fork

YFCMF-TP6重要说明

  • 多层控制器路径“/”改成“.”,例如:auth/admin/index改成auth.admin/index,js文件里面同样要这样调整
  • auth_rule表增加route字段,创建菜单时,自动写入路由,为访问的url
  • 在线命令和插件都可以正常使用,插件和TP5.0版本不通用,需要简单调整后插件才可正常使用
  • 插件基础文件采用服务方式注入
  • 插件增加自定义服务功能,插件根目录下的service文件夹,系统会自动载入service内的服务,进行注册和启动
  • 原有认证的Auth类改为服务,可自行注入替换,调用方式app()->auth;例如即将发布的SSO单点登陆,通过服务注入替换Auth

在线演示

https://demo.iuok.cn/

用户名:admin

密 码:123456

提 示:演示站数据无法进行修改,请下载源码安装体验全部功能

界面截图

控制台

问题反馈

在使用中有任何问题,请使用以下联系方式联系我们

QQ群: 345183861

Email: (ice#sbing.vip, 把#换成@)

Gitee: https://gitee.com/nymondo/yfcmf-tp6

Github: https://github.com/0377/yfcmf-tp6

特别鸣谢

感谢以下的项目,排名不分先后

Fastadmin:https://www.fastadmin.net

ThinkPHP:http://www.thinkphp.cn

AdminLTE:https://adminlte.io

Bootstrap:http://getbootstrap.com

jQuery:http://jquery.com

Bootstrap-table:https://github.com/wenzhixin/bootstrap-table

Nice-validator: https://validator.niceue.com

SelectPage: https://github.com/TerryZ/SelectPage

版权信息

YFCMF-TP6遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2019-2020 by YFCMF-TP6

All rights reserved。

ns's People

Contributors

0377 avatar ailaohuniu avatar xiaoshangmin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.