img-url hotfix

This commit is contained in:
tangly1024.com
2024-04-29 14:27:27 +08:00
parent 324516bef3
commit 16c7737748

View File

@@ -38,7 +38,7 @@ const mapImgUrl = (img, block, type = 'block', needCompress = true) => {
BLOG.NOTION_HOST +
'/image/' +
encodeURIComponent(ret) +
'?table=block' +
'?table=' +
type +
'&id=' +
block.id