Giter VIP home page Giter VIP logo

react-in-md's Introduction

#条件筛选组件# ##示意图## MacDown FilterBar

##说明##

  • 城市、学历、性别是枚举类型,点击时弹窗下拉复选框
  • 工资、性别、年限、更新天数是数字类型,点击时弹出如图示意框
  • 数字组件后端数据字段如下
    1.工资:expectedSalaryLow, expectedSalaryLow
    2.年限:minWorkYear, maxWorkYear
    3.年龄: minAge, maxAge
    4.更新天数:minUpdatedDays,  maxUpdatedDays

##要求##

  • 点击按钮时,根据类型的不同弹出不同的框
  • 页面上最多允许弹出一个筛选窗口
  • 下拉多选组件在初始打开时要将列表完整呈现出来
  • 点击页面按钮和弹框之外的区域,窗口要关闭
  • get请求
  • 页面刷新后,需要将url中的参数数据同步到各组件中去
  • 已经勾选了筛选条件的按钮要有漏斗样式,并且背景需如图所示

react-in-md's People

Contributors

shaohuan 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.