增加标注图片地址404判断

This commit is contained in:
zh
2025-07-04 13:57:08 +08:00
parent a35b959ec2
commit 5431efa2c5
3 changed files with 73 additions and 7 deletions

View File

@ -1599,6 +1599,10 @@
width: 23px;
height: 26px;
cursor: pointer;
border: 1px solid rgba(var(--color-sdk-base-rgb), 0.2);
display: flex;
align-items: center;
justify-content: center;
}
.YJ-custom-base-dialog.billboard-object>.content div .image {