Commit 363484db authored by 李维's avatar 李维

fix: 更新卡片背景

parent 6dcdd00f
{
"ver": "2.3.5",
"uuid": "53ca5daa-151f-4628-a00b-417e40e4b2dd",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 360,
"height": 259,
"platformSettings": {},
"subMetas": {
"bg_card": {
"ver": "1.0.4",
"uuid": "64a97fa2-f168-44f9-980f-080c929f6408",
"rawTextureUuid": "53ca5daa-151f-4628-a00b-417e40e4b2dd",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 360,
"height": 259,
"rawWidth": 360,
"rawHeight": 259,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 350, "width": 360,
"height": 250 "height": 259
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -113,8 +113,8 @@ ...@@ -113,8 +113,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 350, "width": 360,
"height": 250 "height": 259
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" "__uuid__": "64a97fa2-f168-44f9-980f-080c929f6408"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 0, "_sizeMode": 0,
...@@ -220,8 +220,8 @@ ...@@ -220,8 +220,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 325, "width": 340,
"height": 200 "height": 191
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
0, 0,
13.754, 21.754,
0, 0,
0, 0,
0, 0,
...@@ -377,9 +377,9 @@ ...@@ -377,9 +377,9 @@
], ],
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_string": "呃呃恶臭", "_string": "",
"_N$string": "呃呃恶臭", "_N$string": "",
"_fontSize": 32, "_fontSize": 26,
"_lineHeight": 32, "_lineHeight": 32,
"_enableWrapText": true, "_enableWrapText": true,
"_N$file": null, "_N$file": null,
......
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