[bugfix] Collapse: 修复箭头方向错误

修复 #1012
This commit is contained in:
rex 2018-12-05 10:22:09 +08:00 committed by GitHub
parent 4303aa34b5
commit e041ef1e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
class="{{ titleClass }}"
right-icon-class="van-cell__right-icon"
custom-class="van-cell"
arrow-direction="{{ expanded ? 'up' : 'down' }}"
bind:click="onClick"
>
<slot