Skip to main content

Module frontend_layout

Module frontend_layout 

Source
Expand description

前台布局组件。 前台布局组件

包裹所有前台路由,提供统一的 Header、Footer 与主内容区容器, 并为不同路由在 SuspenseBoundary 中展示对应的骨架屏。

Re-exports§

pub use FrontendLayout_completions::Component::FrontendLayout;

Functions§

FrontendLayout
前台整体布局组件。
route_skeleton 🔒
根据当前前台路由选择对应的骨架屏组件。