update Cell component
This commit is contained in:
parent
3fe51bfca2
commit
b216f33c74
3 changed files with 6 additions and 11 deletions
|
@ -21,7 +21,7 @@
|
|||
<Cell title="标题八">
|
||||
<i-switch v-model="switch1" slot="extra"></i-switch>
|
||||
</Cell>
|
||||
<Cell title="标题九" to="/button"></Cell>
|
||||
<Cell title="标题九" to="/button" target="_blank"></Cell>
|
||||
</CellGroup>
|
||||
</Card>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue