mirror of
https://gitee.com/nomat/lcc-ui-sorting-group-demo.git
synced 2024-12-26 11:48:27 +00:00
973434cd71
2、sortinggroup组件只在当前节点和其子节点有效,其他节点仍然使用节点树遍历
38 lines
696 B
JSON
38 lines
696 B
JSON
{
|
|
"group-list": [
|
|
"default"
|
|
],
|
|
"collision-matrix": [
|
|
[
|
|
true
|
|
]
|
|
],
|
|
"excluded-modules": [
|
|
"3D Physics/Builtin"
|
|
],
|
|
"preview-port": 7456,
|
|
"design-resolution-width": 1920,
|
|
"design-resolution-height": 1080,
|
|
"fit-width": false,
|
|
"fit-height": true,
|
|
"use-project-simulator-setting": false,
|
|
"simulator-orientation": false,
|
|
"use-customize-simulator": true,
|
|
"simulator-resolution": {
|
|
"width": 960,
|
|
"height": 640
|
|
},
|
|
"clear-simulator-cache": true,
|
|
"facebook": {
|
|
"enable": false,
|
|
"appID": "",
|
|
"live": {
|
|
"enable": false
|
|
},
|
|
"audience": {
|
|
"enable": false
|
|
}
|
|
},
|
|
"last-module-event-record-time": 1679408081766
|
|
}
|