Giter Club home page Giter Club logo

react-ant-admin's People

Contributors

dependabot[bot] avatar landluck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-ant-admin's Issues

很nice的后台模板

vue转战而来,苦苦找不到vue-element-admin那种配置性高的模板框架,antd PRO约束性高,学习成本更高,而且不能满足公司后台的设计需求,这可框架刚刚好,自己拿来魔改也很容易

我在仿写你的这个项目,遇到了一些问题

写import { ClickParam } from 'antd/lib/menu';
然后就报错了

Module '"../../../../../../../../../Applications/work/study/react/prectice/new-admin/node_modules/antd/lib/menu"' has no exported member 'ClickParam'. Did you mean to use 'import ClickParam from "../../../../../../../../../Applications/work/study/react/prectice/new-admin/node_modules/antd/lib/menu"' instead? TS2614

是因为ant-design的版本原因的问题吗

router/utils. getPageTitle 问题

export function getPageTitle(routeList: IRouteBase[]): string {
  const route = routeList.find(
    (child) => config.BASENAME + child.path === window.location.pathname
  );
  return route ? route.meta.title : "";
}

关于项目

1.项目本地跑不起来,接口报500 是因为域名过期了嘛,预览链接也失效了
2.有没有交流群
3.项目已经没有维护了嘛

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.