mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Improvement] add BEM helper mixin (#904)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
<!-- 已有的图片,图片右上角显示删除按钮 -->
|
||||
<div
|
||||
v-for="(img, index) in imgList"
|
||||
:key="index"
|
||||
class="van-sku-img-uploader__img"
|
||||
>
|
||||
<img :src="img">
|
||||
|
Reference in New Issue
Block a user