//! SSR 页面组件
pub mod admin;
pub mod auth;
pub mod document;
pub mod home;
pub mod layout;
pub mod mindmap;
pub mod search;