mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
Cell: add extra slot
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
<slot name="right-icon">
|
||||
<i class="van-cell__right-icon van-icon van-icon-arrow" v-if="isLink"></i>
|
||||
</slot>
|
||||
<slot name="extra"></slot>
|
||||
</a>
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user