添加PhotoDisplay数据

This commit is contained in:
jiegeaiai 2024-09-11 06:59:07 +08:00
parent 00b3439ec8
commit 317a804440
12 changed files with 46 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

View File

@ -0,0 +1,37 @@
{
"total": 3,
"start": 0,
"count": 3,
"port": 9532,
"server": "127.0.0.1",
"widgets": [ {
"x": 0,
"y": 0,
"width": 1920,
"height": 1080,
"bg": "1-1.jpg",
"anim": 2,
"duration": 30,
"tag": "v_paper"
}, {
"x": -1920,
"y": 0,
"width": 1920,
"height": 1080,
"bg": "4-1.jpg",
"anim": 3,
"duration": 30,
"tag": "h_paper"
},
{
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080,
"bg": "7-1.png",
"anim": 3,
"duration": 30,
"tag": "header"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

View File

@ -0,0 +1,9 @@
bg=bg_h.png
start=0
num=2
count=2
port=9532
width=1920
height=1080
startWidth=0
startHeight=0