[Improvement] more component use bem mixin (#924)

This commit is contained in:
neverland
2018-04-24 16:31:16 +08:00
committed by GitHub
parent b0f4096e88
commit b48ee8eece
15 changed files with 69 additions and 62 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="van-goods-action">
<div :class="b()">
<slot />
</div>
</template>