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