onShareAppMessage: function() {
return {
title: "xxxx",
path: "xxxx",
imageUrl: "",
success: (res) => {
console.log(res)
},
fail: (res) => {
console.log(res)
}
}
},
the effect image forwarded by this method is a screenshot of that page.
how to become a self-defined picture?