-
Notifications
You must be signed in to change notification settings - Fork 73
/
Copy pathindex.ui
89 lines (89 loc) · 1.53 KB
/
index.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"RootView":{
"bgColor":"FFFFFFFF",
"width":"750",
"id":"ALayout_1",
"type":"do_ALayout",
"views":[
{
"bgColor":"4B9EF9FF",
"width":"750",
"id":"do_ALayout_2",
"type":"do_ALayout",
"height":"40"
},
{
"bgColor":"4B9EF9FF",
"width":"750",
"y":"40",
"id":"do_ALayout_3",
"type":"do_ALayout",
"views":[
{
"textAlign":"center",
"x":"194",
"width":"351",
"fontSize":"38",
"id":"do_Label_1",
"text":"Test Webservice",
"type":"do_Label",
"fontColor":"FFFFFFFF",
"height":"88"
},
{
"x":"4",
"y":"4",
"id":"close",
"type":"do_ALayout",
"views":[
{
"x":"20",
"width":"62",
"y":"22",
"id":"do_ImageView_2",
"source":"source://image/close.png",
"type":"do_ImageView",
"height":"44"
}
]
}
],
"height":"88"
},
{
"bgColor":"996633FF",
"x":"184",
"width":"366",
"y":"242",
"fontSize":"30",
"id":"do_Button_1",
"text":"测试一",
"type":"do_Button",
"height":"221"
},
{
"bgColor":"FFFF00FF",
"x":"184",
"width":"366",
"y":"572",
"fontSize":"30",
"id":"do_Button_2",
"text":"测试二",
"type":"do_Button",
"height":"221"
},
{
"bgColor":"00FFFFFF",
"x":"184",
"width":"366",
"y":"923",
"fontSize":"30",
"id":"do_Button_3",
"text":"测试三",
"type":"do_Button",
"height":"221"
}
],
"height":"1334"
}
}