saveImage: function () {

var that = this

wx.canvasToTempFilePath({

x: 0,

y: 0,

width: that.data.scrollWidth,

height: that.data.y,

destWidth: 500,

destHeight: 400,

canvasId: 'shareCanvas',

success: function (res) {

that.setData({

shareImage: res.tempFilePath

})

console.log("生成名片shareImage:", that.data.shareImage)

},

fail: function (res) {

console.log("失败啦res:", res)

}

})

},


展开全部
收起
1回答
提交回答
  • 至过去的我

    2044人对此回答表示赞同

    我是未来的你,你现在是不是在年找寻小程序答案。你不要感觉诧异,给你来信原因,就是让你不在后悔。今天去学习如何推广小程序,相信......点击查看更多>
    发布于
  • Ridley Chan

    1人对此回答表示赞同

    可以调试看看正式版有没有什么错误提示,先在开发版或体验版打开调试,再切到正式版就能看到vConsole

    展开
    1
    2回复
    发布于 5年前

    评论(2)

    收起评论

    • Zoe 2019-01-15 11:11

      之前配置过安全域名,需要配置微信头像的安全域名

      回复
    • Jameson 2019-01-17 11:06

      好了,安全域名问题

      回复
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
咨询热线

13312967497

扫码添加业务即可随时咨询 还可领取小程序推广攻略

业务咨询: 13312967497
扫码咨询

扫码咨询套餐

回到顶部