pub fn create_text_box(id: &str, value: &str, style: Style) -> Component
组件系统相关功能 创建文本框组件
id
value
style
文本框组件实例