docs: remove legacy slot usage

This commit is contained in:
chenjiahan
2020-08-15 07:27:35 +08:00
parent b6e42d2344
commit 272a89423e
12 changed files with 78 additions and 68 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
:items="simpleItems"
:main-active-index.sync="activeIndex3"
>
<template slot="content">
<template #content>
<van-image
v-if="activeIndex3 === 0"
:show-loading="false"