2026-04-24 FE Backup
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"custom": {
|
||||
"page": {}
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.page": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.page.params": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "page.props.urlParams"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"custom.page.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "page.props.path"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 45
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "FlexContainer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {},
|
||||
"scope": "C",
|
||||
"type": "login"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Icon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "41px"
|
||||
},
|
||||
"props": {
|
||||
"path": "material/person"
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "404px"
|
||||
},
|
||||
"props": {
|
||||
"justify": "flex-end"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"justify": "space-between",
|
||||
"style": {
|
||||
"backgroundColor": "#143663"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user