Git Product home page Git Product logo

Comments (1)

xiaohuoni avatar xiaohuoni commented on August 23, 2024

a62aaf5

  • 菜单数据改成静态数据
    将菜单数据从路由数据中解放出来,便于后续灵活使用静态数据、model、mock、serve实现
  • 路由权限保持使用 umi-plugin-authorize
    umi-plugin-authorize 依旧是我想要的约定式权限路由的实现方式,重新编写,跟上umi的版本。
  • Page和Layout跟上pro官方
    Page、Layout上写的比较规范难懂的代码,修改为更简单明了、新手向友好的代码,把权限放到了Auth里面,从basicLayout里面分离出来。
  • 重新从pro fock一份代码
    保持之前文件提交者的信息,在pro里,新建了一个分支,然后fork到https://github.com/xiaohuoni/ant-design-pro 合并,之后覆盖了原来https://github.com/xiaohuoni/umi-antd-pro 的master分支。删掉了原来的分支,所以之前所有的记录都丢失了。要查看如何把pro改成约定式的可以查看这次提交 ant-design/ant-design-pro@a22d400
  • 皮肤配置
    暂使用pro官方的方案-插件写了几次都有bug!先延后了。

from umi-antd-pro.

Related Issues (20)

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.