About the front-end UI framework?

the current products are mainly focused on background information management, so a relatively modern background management interface is needed.
background data are mainly presented (menu trees, various tables and editable) and a large amount of data, so is there a mature front-end UI framework that can be satisfied?

because there is no front-end separation of the project, there is more emphasis on the visible front-end "UI" framework.


front and rear ends are not separated? http://www.layui.com/


this depends on the front-end technology stack of your company. Personal recommendation:

  1. jQuery-Free easyui charges miniui, ext, or bootstrap to find a theme, such as this open source https://www.almsaeedstudio.com/.
  2. react-ant design
  3. angular-this is not very familiar. Officially, there seems to be a ui library, ant design and a NG version
  4. .
  5. vue-element-ui, iview

our company belongs to vue technology stack, so both foreground and backstage use vue. Background system used by element-ui,h5 vux,pc with vue custom components! The background system personally provides a solution that integrates some of the company's needs and implements real projects and mock data simulation functions. https://github.com/daxiongYan.


bootstrap you deserve to have http://www.bootcss.com/


easyui is easier to use, jquery framework


easyui


try to separate, using vue-based iview


We develop similar types, we also mainly do background management and additional mobile app development. My front-end development ui, PC side uses element_ui, mobile development using mint_ui, for two years, the update speed is very fast, bug is not much, and it is very suitable for all kinds of table processing. Hope to adopt


Ali's ant design

Menu