Skip to main content

Posts

Function Posts 

Source
pub fn Posts() -> Element
Expand description

文章管理入口组件:全部文章列表页。

纯壳组件:header(标题 + 重建缓存 + 发布文章入口)+ AllPostsList。 回收站已拆至独立路由 /admin/posts/trash(见 posts_trash.rs::PostsTrash)。