Merge branch 'release20.1' into story

This commit is contained in:
sunguangming
2024-05-30 09:12:45 +08:00
54 changed files with 590 additions and 144 deletions
+2 -1
View File
@@ -298,7 +298,8 @@ div
),
div
(
set::className('detail-content mt-4'),
set::className('detail-content mt-4 overflow-hidden desc-box'),
set::title(strip_tags($execution->desc)),
html($execution->desc)
)
)