mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
Merge branch 'master' into feature/code_review
This commit is contained in:
@@ -69,18 +69,6 @@ export default {
|
||||
```
|
||||
:::
|
||||
|
||||
#### 带*号,标明必填
|
||||
|
||||
传入`required`属性
|
||||
|
||||
:::demo 带*号,标明必填
|
||||
```html
|
||||
<zan-cell-group>
|
||||
<zan-cell title="单元格1" required></zan-cell>
|
||||
</zan-cell-group>
|
||||
```
|
||||
:::
|
||||
|
||||
#### 标题带描述信息
|
||||
|
||||
传入`label`属性,属性值为描述信息的值。
|
||||
|
Reference in New Issue
Block a user