fix: .ui widget id去app.前缀(框架分段查找语义)
This commit is contained in:
parent
7abf09c389
commit
ef0d575b8d
@ -36,6 +36,6 @@
|
||||
]
|
||||
}
|
||||
]},
|
||||
{"widgettype": "VBox", "id": "app.drag_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}}
|
||||
{"widgettype": "VBox", "id": "drag_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user