Commit e4891d91 authored by wildfirecode13's avatar wildfirecode13

1

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