Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noveleven authored Apr 8, 2020
1 parent 9376ed5 commit 4691b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# 使用
- ## 图片缓存
导入组件,批量替换page目录下的image到jy-image
导入组件,将page目录下的image标签批量替换到jy-image标签,即可实现图片缓存
```html
<jy-image :src="url" :placeholder="url" :complete="complete"></jy-image>
```
Expand Down

0 comments on commit 4691b01

Please sign in to comment.