Commit e4891d91 authored by wildfirecode13's avatar wildfirecode13

1

parent f24d720f
......@@ -5,15 +5,15 @@
"name": "获得碎片",
"properties": {
"style": {
"width": 565,
"height": 831,
"width": "565px",
"height": "831px",
"opacity": 1,
"left": 89,
"top": 336,
"left": "89px",
"top": "336px",
"position": "absolute"
},
"attrs": {},
"className": ""
"className": "huo_de_sui_pian"
},
"uuid": "b2569e19-6ea9-4902-93a4-baa97d1f86ff",
"rect": {
......@@ -28,15 +28,15 @@
"name": "背景框84",
"properties": {
"style": {
"width": 565,
"height": 831,
"width": "565px",
"height": "831px",
"opacity": 1,
"position": "absolute"
},
"attrs": {
"source": "asset://4fd639b4-4dbe-4d0f-947a-b0260ddb6d64"
},
"className": ""
"className": "bei_jing_kuang84"
},
"uuid": "5d477a7f-090a-4637-a347-b7d432e754c1",
"rect": {
......@@ -51,19 +51,19 @@
"name": "获得透明碎片",
"properties": {
"style": {
"width": 277,
"height": 44,
"width": "277px",
"height": "44px",
"opacity": 1,
"left": 147,
"top": 187,
"left": "147px",
"top": "187px",
"position": "absolute",
"fontSize": 42,
"fontSize": "42px",
"color": "rgba(168, 86, 102, 1)"
},
"attrs": {
"text": "获得[透明]"
},
"className": ""
"className": "huo_de_tou_ming_sui_pian"
},
"uuid": "04637fb8-16e2-4f15-805e-26a5ac0afcd5",
"rect": {
......@@ -78,17 +78,17 @@
"name": "矩形75083",
"properties": {
"style": {
"width": 213,
"height": 213,
"width": "213px",
"height": "213px",
"opacity": 1,
"left": 180,
"top": 308,
"left": "180px",
"top": "308px",
"position": "absolute"
},
"attrs": {
"source": "asset://c4bbb522-b916-4f55-8e65-94d3c5ff5d00"
},
"className": ""
"className": "ju_xing75083"
},
"uuid": "0fa90442-1d28-4243-a2cb-8d9e3f7990e2",
"rect": {
......@@ -103,18 +103,18 @@
"name": "开心手下82",
"properties": {
"style": {
"width": 225,
"height": 73,
"width": "225px",
"height": "73px",
"opacity": 1,
"left": 174,
"top": 552,
"left": "198px",
"top": "28px",
"position": "absolute",
"transformOrigin": "0px 0px 0px"
},
"attrs": {
"source": "asset://e36d07fb-942f-4463-92c6-37fbf3bd8ac8"
},
"className": ""
"className": "kai_xin_shou_xia82"
},
"uuid": "28972021-3644-4941-9f70-ffb4c2f7fcf6",
"rect": {
......
.huo_de_sui_pian {
width: 565px;
height: 831px;
opacity: 1;
left: 89px;
top: 336px;
position: absolute;
.bei_jing_kuang84 {
width: 565px;
height: 831px;
opacity: 1;
position: absolute;
}
.huo_de_tou_ming_sui_pian {
width: 277px;
height: 44px;
opacity: 1;
left: 147px;
top: 187px;
position: absolute;
font-size: 42px;
color: rgba(168, 86, 102, 1);
}
.ju_xing75083 {
width: 213px;
height: 213px;
opacity: 1;
left: 180px;
top: 308px;
position: absolute;
}
.kai_xin_shou_xia82 {
width: 225px;
height: 73px;
opacity: 1;
left: 174px;
width: 565px;
height: 831px;
opacity: 1;
left: 89px;
top: 336px;
position: absolute;
.bei_jing_kuang84 {
width: 565px;
height: 831px;
opacity: 1;
position: absolute;
}
.huo_de_tou_ming_sui_pian {
width: 277px;
height: 44px;
opacity: 1;
left: 147px;
top: 187px;
position: absolute;
font-size: 42px;
color: rgba(168, 86, 102, 1);
}
.ju_xing75083 {
width: 213px;
height: 213px;
opacity: 1;
left: 180px;
top: 308px;
position: absolute;
}
.kai_xin_shou_xia82 {
width: 225px;
height: 73px;
opacity: 1;
left: 198px;
top: 28px;
position: absolute;
transform-origin: 0px 0px 0px;
}
}
\ No newline at end of file
top: 552px;
position: absolute;
transform-origin: 0px 0px 0px;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment