Expand description
系统启动配置分区(只读展示)。
展示启动时读取、不可运行时修改的配置:数据库连接、日志级别、Docker 等。 这些值在进程启动前就需要(配置 pool/runtime 本身),无法迁移到 DB 面板。 2026 最佳实践:密钥与基础设施配置保留在 env,不放自定义 DB 表。
Re-exports§
pub use SystemSection_completions::Component::SystemSection;
Structs§
- System
Info 🔒RowProps - Properties for the
SystemInfoRowcomponent.
Functions§
- System
Info 🔒Row - 单行系统信息(标签 + 值 + 提示)。
- System
Section - 系统启动配置分区组件(只读)。