mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[Improvement] use bem mixin (#934)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="van-tabbar van-hairline--top-bottom" :class="{ 'van-tabbar--fixed': fixed }">
|
||||
<div class="van-hairline--top-bottom" :class="b({ fixed })">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user