mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[improvement] List: add loading slot (#1804)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<van-info :info="info" />
|
||||
</div>
|
||||
<div :class="b('text')">
|
||||
<slot :active="active"/>
|
||||
<slot :active="active" />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user