mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[Improvement] add BEM helper mixin (#904)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
<div v-if="type === 'line'" class="van-tabs__nav-bar" :style="navBarStyle" />
|
||||
<div
|
||||
v-for="(tab, index) in tabs"
|
||||
:key="index"
|
||||
ref="tabs"
|
||||
class="van-tab"
|
||||
:class="{
|
||||
|
Reference in New Issue
Block a user