change popup message ui

This commit is contained in:
Vick Scarlet
2021-12-02 19:08:30 +08:00
parent 915a2aa17d
commit f8beda1d8f
4 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
"x":0,
"type":"View",
"selectedBox":1,
"selecteID":1,
"props":{"width":1100,"sceneColor":"#000000","mouseThrough":true,"mouseEnabled":false,"height":150},
"selecteID":2,
"props":{"width":1100,"sceneColor":"#000000","mouseThrough":true,"mouseEnabled":false,"height":230},
"nodeParent":-1,
"label":"View",
"isOpen":true,
@@ -28,7 +28,7 @@
{
"x":15,
"type":"Label",
"props":{"var":"message","text":"消息","right":50,"name":"message","left":50,"fontSize":60,"font":"SimHei","color":"#ffffff","centerY":0,"align":"center"},
"props":{"wordWrap":true,"var":"message","text":"消息","right":50,"name":"message","left":50,"fontSize":60,"font":"SimHei","color":"#ffffff","centerY":0,"align":"center"},
"nodeParent":1,
"label":"Label(message)",
"isDirectory":false,