显示最新20条带4标十收购贴

This commit is contained in:
甲辰生产 2026-04-12 00:07:01 +08:00
parent 607c5b440f
commit ce25eee450
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export default function Home() {
setDragonStats(data || {})
}).catch(() => {})
fetch('/api/yichens/posts?limit=50&offset=0&keyword=标十').then(res => res.json()).then(data => {
fetch('/api/yichens/posts?limit=20&offset=0&keyword=标十').then(res => res.json()).then(data => {
// 4/
const filtered = (data.posts || data || []).filter(item => {
const cat = item.category || ''