签名问题
This commit is contained in:
parent
4100c79114
commit
23e7349f7d
|
|
@ -108,8 +108,8 @@ const complete = (e) => {
|
||||||
const webpBase64 = canvas.toDataURL('image/webp', 0.8)
|
const webpBase64 = canvas.toDataURL('image/webp', 0.8)
|
||||||
|
|
||||||
console.log('🚀 ~ WebP base64:', webpBase64)
|
console.log('🚀 ~ WebP base64:', webpBase64)
|
||||||
|
uploadImg2(webpBase64)
|
||||||
}
|
}
|
||||||
uploadImg2(e)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 打开签名
|
// 打开签名
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue