Skip to content

Commit

Permalink
发布修复bug
Browse files Browse the repository at this point in the history
  • Loading branch information
duolabmeng6 committed Aug 5, 2024
1 parent 679a976 commit 42216a8
Showing 1 changed file with 33 additions and 34 deletions.
67 changes: 33 additions & 34 deletions easyToTV/frontend/src/win/design.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"componentName": "Window",
"text": "多多投屏",
"top": "0",
"left": "20",
"width": "450",
"height": "360",
"left": "0",
"width": "454",
"height": "365",
"background": "rgba(0, 0, 0, 0.05)",
"noPlace": false,
"noDrag": true,
Expand Down Expand Up @@ -36,10 +36,10 @@
"data_id": "5ebfb4"
},
{
"top": 53,
"left": 345,
"width": 80,
"height": 40,
"top": "51",
"left": "345",
"width": "76",
"height": "32",
"noPlace": true,
"buttonType": "default",
"visible": true,
Expand All @@ -54,8 +54,8 @@
"event_click": "Button_刷新Click"
},
{
"top": 141,
"left": 20,
"top": "135",
"left": "20",
"width": "300",
"height": "40",
"noPlace": true,
Expand All @@ -74,10 +74,10 @@
"data_id": "274f14"
},
{
"top": 141,
"left": 345,
"width": 80,
"height": 40,
"top": "138",
"left": "345",
"width": "76",
"height": "32",
"noPlace": true,
"buttonType": "default",
"visible": true,
Expand Down Expand Up @@ -122,7 +122,7 @@
"top": "53",
"left": "20",
"width": "300",
"height": "38",
"height": "32",
"noPlace": true,
"visible": true,
"disable": false,
Expand All @@ -134,11 +134,10 @@
"id": "id-74711",
"componentName": "tdSelect",
"name": "Select_设备列表",
"data_id": "099609",
"size": "large"
"data_id": "099609"
},
{
"top": "97",
"top": "91",
"left": "20",
"width": "347",
"height": "40",
Expand All @@ -160,8 +159,8 @@
{
"top": "207",
"left": "20",
"width": "405",
"height": "40",
"width": "401",
"height": "33",
"noPlace": true,
"visible": true,
"disable": false,
Expand Down Expand Up @@ -265,7 +264,7 @@
"childComponents": [
{
"top": 0,
"left": null,
"left": "0",
"width": "100%",
"height": "100%",
"noPlace": true,
Expand Down Expand Up @@ -293,7 +292,7 @@
},
{
"top": "259",
"left": -10,
"left": "-10",
"width": "78",
"height": "40",
"noPlace": true,
Expand All @@ -313,7 +312,7 @@
},
{
"top": "258",
"left": 365,
"left": "365",
"width": "90",
"height": "40",
"noPlace": true,
Expand All @@ -332,10 +331,10 @@
"data_id": "dd9f27"
},
{
"top": "263",
"left": "84",
"top": "261",
"left": "75",
"width": "267",
"height": "40",
"height": "30",
"noPlace": true,
"visible": true,
"disable": false,
Expand All @@ -355,10 +354,10 @@
"event_mouseup": "进度条_时间轴鼠标左键被放开"
},
{
"top": 310,
"left": 21,
"width": 80,
"height": 40,
"top": "310",
"left": "21",
"width": "76",
"height": "40",
"noPlace": true,
"buttonType": "default",
"visible": true,
Expand All @@ -373,10 +372,10 @@
"event_click": "按钮_静音被单击"
},
{
"top": 310,
"left": 109,
"width": 80,
"height": 40,
"top": "310",
"left": "109",
"width": "76",
"height": "40",
"noPlace": true,
"buttonType": "default",
"visible": true,
Expand All @@ -393,7 +392,7 @@
{
"top": "310",
"left": "196",
"width": "80",
"width": "76",
"height": "40",
"noPlace": true,
"buttonType": "default",
Expand Down

0 comments on commit 42216a8

Please sign in to comment.