mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind feature /area core /area console /milestone 2.12.x #### What this PR does / why we need it: 使用索引功能来查询文章列表 how to test it? 1. 测试文章列表的筛选条件是否正确 2. 测试文章列表中关联的标签和分类信息是否正确 3. 测试仪表盘的文章数量统计是否正确 4. 测试分类关联文章的数量是否正确 5. 测试标签关联文章的文章是否正确 6. 测试主题端文章列表是否正确 #### Which issue(s) this PR fixes: Fixes #5223 #### Does this PR introduce a user-facing change? ```release-note 使用高级索引功能检索文章以显著降低资源消耗并提供更快、更高效的文章检索体验 ``` |
||
---|---|---|
.. | ||
components | ||
composables | ||
utils | ||
CategoryList.vue |