* [bug#49494,done,0.5h] Remove padding.

This commit is contained in:
daitingting
2024-08-30 14:09:48 +08:00
committed by 綦新志
parent 5afec1f447
commit 2d1e71f338
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -17,3 +17,5 @@ $(document).off('click', '.batch-btn').on('click', '.batch-btn', function()
postAndLoadPage(url, form);
}
})
$('.section-list').removeClass('pt-4 px-6');
+2 -1
View File
@@ -82,7 +82,8 @@ detailBody
set::footPager(usePager('pager'))
)
),
history(
history
(
set::hasComment(false),
set::commentBtn(false),
set::methodName('view_1'),