829f612a by renchao@pashanhoo.com

Merge branch 'dev'

2 parents 2c2534a6 483569e6
......@@ -186,6 +186,7 @@
},
mounted () {
this.$img = this.$refs["img"];
this.mouseLeave()
},
methods: {
/**
......