no message

cyl/im
jscyl13849007907 5 months ago
parent c74da58fc0
commit 42fd1a0764

@ -568,6 +568,9 @@ export default {
}
return {
promise: new Promise((resolve, reject) => {
uni.showLoading({
title:'生成中'
})
that.getWXCanvas("", "setShare").then((res) => {
wx.hideLoading();
resolve({

Loading…
Cancel
Save