属性
import QtQuick.Layouts
ColumnLayout {
LayoutItemProxy { target: ItemId }
//会将目标设置为自己的子级
//在匹配不同设备布局时使用
}