Commit 69c4ab75 authored by yutian's avatar yutian

create branch

parent d32094a3
Pipeline #21988 failed with stages
in 1 minute 58 seconds
# `test_yt`
> TODO: description
## Usage
```
const testYt = require('test_yt');
// TODO: DEMONSTRATE API
```
{
"name": "modal",
"version": "1.0.0",
"description": "模态框修改",
"keywords": [
"模态框"
],
"author": "yutian <1032118223@qq.com>",
"homepage": "http://模态框",
"license": "ISC",
"main": "src/index.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://g.civnet.cn:4873/"
},
"repository": {
"type": "git",
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
\ No newline at end of file
---
title: ProCard - 标准卡片
nav:
title: 组件
path: /components
group:
path: /
---
# ProCard 标准卡片
页内容器卡片,提供标准卡片样式,卡片切分以及栅格布局能力。
## 何时使用
- 需要一个标准卡片容纳内容时。
- 需要多个卡片栅格,gutter 布局时。
- 需要进行卡片内切分布局时。
- 需要卡片可折叠时。
export default {
s: 1,
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment