Skip to content

Commit

Permalink
doc: Update README-zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 18, 2022
1 parent c7b1f03 commit 6de25a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/README-zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Layout 布局
===

[![NPM Downloads](https://img.shields.io/npm/dm/@uiw/react-layout.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-layout)
[![Build & Deploy](https://github.com/uiwjs/react-layout/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/react-layout/actions/workflows/ci.yml)
[![Open in unpkg](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-layout/file/README.md)
[![npm version](https://img.shields.io/npm/v/@uiw/react-layout.svg)](https://www.npmjs.com/package/@uiw/react-layout)

协助进行页面级整体布局。

> ⚠️ 注意:采用 flex 布局实现,请注意[浏览器兼容性](http://caniuse.com/#search=flex)问题。
Expand Down

0 comments on commit 6de25a6

Please sign in to comment.