Commit 8eeaed9c authored by 张苗苗's avatar 张苗苗

chore version

parent 51f75284
Pipeline #22079 failed with stages
in 14 seconds
export default 'hello world 123414111';
\ No newline at end of file
export default () => 'hello world 123414111';
---
title: ProCard - 标准测试
nav:
title: 组件
path: /components
group:
path: /
---
# ProCard 标准卡片
页内容器卡片,提供标准卡片样式,卡片切分以及栅格布局能力。
## 何时使用
- 需要一个标准卡片容纳内容时。
- 需要多个卡片栅格,gutter 布局时。
- 需要进行卡片内切分布局时。
- 需要卡片可折叠时。
---
title: ProCard - 标准测试
nav:
title: 组件
path: /components
group:
path: /
---
# ProCard 标准卡片
页内容器卡片,提供标准卡片样式,卡片切分以及栅格布局能力。
## 何时使用
- 需要一个标准卡片容纳内容时。
- 需要多个卡片栅格,gutter 布局时。
- 需要进行卡片内切分布局时。
- 需要卡片可折叠时。 <code src="./index.js">
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