diff --git a/docs/basic.md b/docs/basic.md index 59aa933..fe8bedd 100644 --- a/docs/basic.md +++ b/docs/basic.md @@ -15,6 +15,8 @@ these features are out of box:
height: {{height}}
+

可以选择关闭webp转换

+ @@ -35,9 +37,9 @@ export default { diff --git a/docs/directive.md b/docs/directive.md index a984d4e..f127886 100644 --- a/docs/directive.md +++ b/docs/directive.md @@ -9,7 +9,10 @@ use `v-img` directive, can let background-image to use webp。 ```vue