更新网站apc

This commit is contained in:
2026-07-24 16:13:38 +08:00
parent 18c7bececf
commit e8c270d2fa
13 changed files with 820 additions and 81 deletions

View File

@@ -1743,7 +1743,10 @@ function initArticleHtmlFun(arr, result, html_type, ArticleData) {
font-family: 'Charis SIL';
font-weight:normal;
line-height: 22px;
text-align:center;" >${item.image.note ? item.image.note : ''
text-align:center;word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-word;
white-space: normal; " >${item.image.note ? item.image.note : ''
}</p>
</p>
`;