docs: fix CN basic usage title
This commit is contained in:
@@ -16,7 +16,7 @@ Vue.use(Row);
|
||||
|
||||
## 代码演示
|
||||
|
||||
### 基本用法
|
||||
### 基础用法
|
||||
|
||||
Layout 组件提供了`24列栅格`,通过在`Col`上添加`span`属性设置列所占的宽度百分比
|
||||
此外,添加`offset`属性可以设置列的偏移宽度,计算方式与 span 相同
|
||||
|
||||
Reference in New Issue
Block a user