The front-end ui framework used

1.element-ui

Popularity index: ★★★★★★★★

Element is a Vue UI component library maintained by Ele.me's front-end open source, and it fits perfectly with Vue. The components are complete, basically covering all the components required in the background, the documentation explains in detail, and the examples are also rich. Mainly used to develop PC-side pages, it is a relatively high-quality Vue UI component library.

Element - The world's most popular Vue UI framework Element, a Vue 2.0-based desktop component library for developers, designers and product managers https://element.eleme.io/#/zh-CN/component/ checkbox

2.lay-ui

Popularity index: ★★★★★★★

layui is a web UI framework that uses its own module specification to write and follow the writing and organization form of native HTML/CSS/JS, which is often suitable for the rapid development of web interface. Layui is different from those front-end frameworks based on the MVVM  bottom layer. It is more for back-end developers. It does not need to get involved in various front-end tools. It only needs to face the browser itself to allow all required elements to interact with each other.

Official website address: https://www.layui.com (Official website will be off the shelf on October 13, 2021)
You can see this document address  Layui - Classic Open Source Modular Front-End UI Framework - Document Backup

 3.IView-ui

Popularity index: ★★★★★★

iview ui is a set of open source UI component libraries based on Vue.js, mainly serving the middle and background products of the PC interface.

  • High-quality, feature-rich

  • Friendly  API  , free and flexible use of space

  • Vue component development mode using single file

  • Based on npm +  webpack  + babel development, support ES2015

https://www.iviewui.comhttps://www.iviewui.com/

4.before-ui

Popularity index: ★★★★★★★★★★★

vant UI is a Vue component library implemented by Youzan's front-end team based on Youzan's unified specifications, providing a complete set of UI basic components and business components. Through Vant, you can quickly build a page with a unified style and improve development efficiency.
Vant - Redirecting... https://youzan.github.io/vant/#/zh-CN/intro

 5. like-ui

Popularity index: ★★★★

Mint UI is hungry. The team develops a mobile UI framework based on vue.js, which contains rich CSS and JS components, which can meet the needs of daily mobile development.
Mint UI https://mint-ui.github.io/#!/zh-cn

Guess you like

Origin blog.csdn.net/m0_56471534/article/details/126608286