修改bug

This commit is contained in:
zhouyanli
2026-08-25 15:00:50 +08:00
parent d7436f5c54
commit e1522e7792
7 changed files with 53 additions and 62 deletions

View File

@@ -279,6 +279,9 @@ const addComplaintsSuggestions = () => {
color: #666666;
line-height: 40rpx;
margin-bottom: 20rpx;
word-break: break-all;
overflow-wrap: break-word;
white-space: pre-wrap;
}
.img-scroll-container {