Skip to content

Commit 7cdb8e0

Browse files
authored
Update README.md
1 parent d3581d0 commit 7cdb8e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* 占用内存小,性能好,样式好看
55

66
## 效果
7-
![效果](https://zwhgithub.github.io/vue-confirm/dist/demo2.jpeg =100x100)
7+
<img src="https://zwhgithub.github.io/vue-confirm/dist/demo2.jpeg" width="300px" />
88

99

1010
## Demo
@@ -36,4 +36,3 @@ this.$confirm('是否确定删除联系人')
3636
.catch(() => {
3737
console.log('点击取消');
3838
});
39-
```

0 commit comments

Comments
 (0)