mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[improvement] add slide-down class (#2134)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<transition name="van-slide-bottom">
|
||||
<transition name="van-slide-up">
|
||||
<div
|
||||
v-if="shouldRender"
|
||||
v-show="value"
|
||||
|
Reference in New Issue
Block a user