fix: 修复二次生成海报时 image 组件会闪一下的 bug
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
|
|
||||||
// 获得海报数据
|
// 获得海报数据
|
||||||
async function getPoster() {
|
async function getPoster() {
|
||||||
|
painterImageUrl.value = undefined
|
||||||
poster.views = await getPosterData({
|
poster.views = await getPosterData({
|
||||||
width: poster.css.width,
|
width: poster.css.width,
|
||||||
shareInfo: props.shareInfo,
|
shareInfo: props.shareInfo,
|
||||||
|
|||||||
Reference in New Issue
Block a user