mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[improvement] update eslint config (#2288)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
v-for="(image, index) in images"
|
||||
:key="index"
|
||||
>
|
||||
<img v-lazy="image" >
|
||||
<img v-lazy="image">
|
||||
</van-swipe-item>
|
||||
</van-swipe>
|
||||
</demo-block>
|
||||
|
Reference in New Issue
Block a user