pub fn create_label(id: &str, text: &str, style: Style) -> Component
组件系统相关功能 创建标签组件
id
text
style
标签组件实例