There was an error while loading. Please reload this page.
1 parent d3581d0 commit 7cdb8e0Copy full SHA for 7cdb8e0
README.md
@@ -4,7 +4,7 @@
4
* 占用内存小,性能好,样式好看
5
6
## 效果
7
- 
+<img src="https://zwhgithub.github.io/vue-confirm/dist/demo2.jpeg" width="300px" />
8
9
10
## Demo
@@ -36,4 +36,3 @@ this.$confirm('是否确定删除联系人')
36
.catch(() => {
37
console.log('点击取消');
38
});
39
-```
0 commit comments