Cell add globl setting #5592
This commit is contained in:
parent
5fe59e3ab2
commit
2ef1b05f4d
3 changed files with 45 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
<Card title="选项" :padding="0" shadow style="width: 300px;">
|
||||
<CellGroup @on-click="handleClick">
|
||||
<Cell title="标题一" name="a1" label="附属内容" to="/button">
|
||||
<Badge count="10" slot="extra"></Badge>
|
||||
<Badge :count="10" slot="extra"></Badge>
|
||||
</Cell>
|
||||
<Cell title="标题一" name="a2" label="附属内容" extra="详细信息"></Cell>
|
||||
<Cell title="标题一" name="a3" label="附属内容" extra="详细信息" to="/button"></Cell>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue