cancel slottop

This commit is contained in:
Blackberry009
2025-06-18 11:31:14 +08:00
parent 2142dbd509
commit a54649a412

View File

@@ -171,7 +171,7 @@ const LayoutSearch = props => {
}, [])
return <LayoutPostList {...props} slotTop={slotTop} />
return <LayoutPostList {...props} />
}
/**