移除根节点组件过时TODO
删除已失效的根节点组件预览限制说明
This commit is contained in:
@@ -683,7 +683,6 @@ pub(crate) async fn recognize_ui_impl(
|
||||
allow_llm_edit_component: true,
|
||||
source: NodeSource::System,
|
||||
},
|
||||
// TODO: root components can host page-level background content once component preview is supported.
|
||||
components: Vec::new(),
|
||||
children_display_mode: ChildrenDisplayMode::Stack,
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user