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