Browse Source

【修改分享画布】

release
GL 4 years ago
parent
commit
acb34378f9
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      pages/canvas/index.js

+ 0
- 1
pages/canvas/index.js View File

@@ -146,7 +146,6 @@ Page({
that.drawAvatarimg(ctx, scale); that.drawAvatarimg(ctx, scale);
that.drawqrCode(ctx, scale); that.drawqrCode(ctx, scale);
wx.hideLoading(); wx.hideLoading();

} }
}); });
this.setData({ this.setData({


Loading…
Cancel
Save