[Doc] use v-slot in demos (#3573)
This commit is contained in:
@@ -17,10 +17,9 @@
|
||||
:left-text="$t('back')"
|
||||
left-arrow
|
||||
>
|
||||
<van-icon
|
||||
name="search"
|
||||
slot="right"
|
||||
/>
|
||||
<template v-slot:right>
|
||||
<van-icon name="search" />
|
||||
</template>
|
||||
</van-nav-bar>
|
||||
</demo-block>
|
||||
</demo-section>
|
||||
|
||||
Reference in New Issue
Block a user