fix: 解决冲突
This commit is contained in:
commit
52caf05630
@ -131,7 +131,7 @@
|
|||||||
success: res => {
|
success: res => {
|
||||||
console.log("成功啦返回的地址", res.tempFilePath)
|
console.log("成功啦返回的地址", res.tempFilePath)
|
||||||
this.photosBtn(res.tempFilePath)
|
this.photosBtn(res.tempFilePath)
|
||||||
// that.imgUrl = res.tempFilePath;
|
that.imgUrl = res.tempFilePath;
|
||||||
that.showShareImg = true;
|
that.showShareImg = true;
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '绘制成功'
|
title: '绘制成功'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user