增加多主题的页面404跳转功能

This commit is contained in:
Phillweston
2024-08-28 16:35:18 +08:00
parent 7b12ece1b7
commit c06cf1055d
10 changed files with 193 additions and 42 deletions

View File

@@ -13,7 +13,8 @@ export default function getAllPageIds (collectionQuery, collectionId, collection
}
}
} catch (error) {
console.error('Error fetching page IDs:', error);
return [];
}
// 否则按照数据库原始排序