Commit f545bdea authored by Xuguangxing's avatar Xuguangxing

fix

parent fcdea648
...@@ -195,7 +195,6 @@ export default { ...@@ -195,7 +195,6 @@ export default {
await this.prepare(sharePicData); await this.prepare(sharePicData);
this.$nextTick(() => { this.$nextTick(() => {
alert(this.qrcodeUrl);
html2canvas(this.$refs.sharePic, { html2canvas(this.$refs.sharePic, {
width: 1080, width: 1080,
height: 1920, height: 1920,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment