Coder Social home page Coder Social logo

artdong / antd-admin Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 5.0 6.88 MB

:smiley: A magical react admin template based on antd

Home Page: https://blog.artdong.top/antd-admin

License: MIT License

JavaScript 93.58% HTML 1.85% Less 4.57%
antd react antd-admin artdong

antd-admin's Introduction

antd-admin

Env

node>=8

About

此项目是 react + antd 构建的后台管理系统(开发中)。

来了就留个 🐾吧,star一下证明你来过 😝

如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^

或者您可以 "follow" 一下,我会不断开源更多的有趣的项目

如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

传送门1:vue2-admin-grace优雅的后台管理系统

传送门2:ionic3自定义组件及常用例子

技术栈

react16 + antd + react-router + redux

效果预览(不定时更新)

动态图

项目运行

git clone https://github.com/artdong/antd-admin

cd antd-admin

npm install

npm start (运行开发模式)

npm run build (打包发布)


浏览器打开: http://localhost:3000

antd-admin's People

Contributors

artdong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

antd-admin's Issues

查询出错

如果查询条件的值包含在列表里对应值,那么查询条件将会无效,例如:一个下拉框查询条件,值为1,11,111,列表里对应字段的值为111,那么查询条件值为1和11的将会把所有的查询出来,原因是'111'.includes('11')为true

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.