Fixed LOGO
This commit is contained in:
parent
1af60b12e8
commit
19c3c876dd
@ -6,9 +6,9 @@
|
|||||||
"$": [
|
"$": [
|
||||||
"ts",
|
"ts",
|
||||||
192,
|
192,
|
||||||
1750943397562
|
1751294676695
|
||||||
],
|
],
|
||||||
"$ts": 1750943397562
|
"$ts": 1751294676693
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -212,9 +212,6 @@
|
|||||||
"type": "ia.container.flex"
|
"type": "ia.container.flex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"custom": {
|
|
||||||
"s3URI": "SCADA/rme-white-250.png"
|
|
||||||
},
|
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "Image"
|
"name": "Image"
|
||||||
},
|
},
|
||||||
@ -229,21 +226,6 @@
|
|||||||
},
|
},
|
||||||
"type": "expr"
|
"type": "expr"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"props.source": {
|
|
||||||
"binding": {
|
|
||||||
"config": {
|
|
||||||
"path": "this.custom.s3URI"
|
|
||||||
},
|
|
||||||
"enabled": false,
|
|
||||||
"transforms": [
|
|
||||||
{
|
|
||||||
"code": "\treturn AWS.s3.getPresignedURL(self, value)",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "property"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -251,7 +233,7 @@
|
|||||||
"height": 30,
|
"height": 30,
|
||||||
"mode": "fill"
|
"mode": "fill"
|
||||||
},
|
},
|
||||||
"source": null
|
"source": "/system/images/Builtin/amazon_rme_logo.png"
|
||||||
},
|
},
|
||||||
"type": "ia.display.image"
|
"type": "ia.display.image"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user