mirror of
https://gitee.com/layui/layui.git
synced 2025-11-24 08:33:12 +08:00
docs(readme): 更新 badges
This commit is contained in:
@@ -13,14 +13,14 @@
|
|||||||
Classic Web UI Component Library
|
Classic Web UI Component Library
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/layui/layui/blob/main/LICENSE">
|
<a href="https://github.com/layui/layui/actions/workflows/ci.yml">
|
||||||
<img src="https://img.shields.io/github/license/layui/layui" alt="License">
|
<img src="https://github.com/layui/layui/actions/workflows/ci.yml/badge.svg" alt="CI Status">
|
||||||
</a>
|
|
||||||
<a href="https://github.com/layui/layui/releases">
|
|
||||||
<img src="https://badgen.net/github/release/layui/layui" alt="Version">
|
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.npmjs.com/package/layui">
|
<a href="https://www.npmjs.com/package/layui">
|
||||||
<img src="https://img.shields.io/badge/npm-package-red" alt="NPM">
|
<img src="https://img.shields.io/npm/v/layui" alt="NPM Version">
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/layui/layui/blob/main/LICENSE">
|
||||||
|
<img src="https://img.shields.io/github/license/layui/layui" alt="License">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
12
README.md
12
README.md
@@ -13,14 +13,14 @@
|
|||||||
原生态 Web UI 组件库
|
原生态 Web UI 组件库
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/layui/layui/blob/main/LICENSE">
|
<a href="https://github.com/layui/layui/actions/workflows/ci.yml">
|
||||||
<img src="https://img.shields.io/github/license/layui/layui" alt="License">
|
<img src="https://github.com/layui/layui/actions/workflows/ci.yml/badge.svg" alt="CI Status">
|
||||||
</a>
|
|
||||||
<a href="https://github.com/layui/layui/releases">
|
|
||||||
<img src="https://badgen.net/github/release/layui/layui" alt="Version">
|
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.npmjs.com/package/layui">
|
<a href="https://www.npmjs.com/package/layui">
|
||||||
<img src="https://img.shields.io/badge/npm-package-red" alt="NPM">
|
<img src="https://img.shields.io/npm/v/layui" alt="NPM Version">
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/layui/layui/blob/main/LICENSE">
|
||||||
|
<img src="https://img.shields.io/github/license/layui/layui" alt="License">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user