完成首页

This commit is contained in:
ifengzp
2020-04-01 01:40:54 +08:00
parent bac397b23e
commit 22fdbaaa18
36 changed files with 3063 additions and 328 deletions

BIN
assets/Texture/back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.4",
"uuid": "e39bafdb-a71e-4fd7-8450-1fa436d9c50a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 200,
"height": 200,
"platformSettings": {},
"subMetas": {
"back": {
"ver": "1.0.4",
"uuid": "714299b3-6ffd-4ba5-a166-296176854549",
"rawTextureUuid": "e39bafdb-a71e-4fd7-8450-1fa436d9c50a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3,
"offsetY": 3,
"trimX": 23,
"trimY": 7,
"width": 160,
"height": 180,
"rawWidth": 200,
"rawHeight": 200,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

BIN
assets/Texture/btn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.4",
"uuid": "2451b5cb-c23f-44c9-99c7-49da350ca9b1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 345,
"height": 132,
"platformSettings": {},
"subMetas": {
"btn": {
"ver": "1.0.4",
"uuid": "847da4e2-76e3-4ff9-9314-713438721842",
"rawTextureUuid": "2451b5cb-c23f-44c9-99c7-49da350ca9b1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 345,
"height": 131,
"rawWidth": 345,
"rawHeight": 132,
"borderTop": 61.5,
"borderBottom": 59.5,
"borderLeft": 114,
"borderRight": 127,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

View File

@@ -1,31 +1,31 @@
{
"ver": "2.3.4",
"uuid": "f4b59ab3-20f5-4e11-9de3-e61599b5e4d9",
"uuid": "8e1ba190-72f0-4014-9bd1-03fd704b1ae2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 60,
"height": 71,
"width": 2,
"height": 2,
"platformSettings": {},
"subMetas": {
"star": {
"singleColor": {
"ver": "1.0.4",
"uuid": "a4637c7b-9210-47e8-ac88-71fd21356eab",
"rawTextureUuid": "f4b59ab3-20f5-4e11-9de3-e61599b5e4d9",
"uuid": "0f531716-c3f6-47e8-be65-4248dfca78d8",
"rawTextureUuid": "8e1ba190-72f0-4014-9bd1-03fd704b1ae2",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -1.5,
"offsetY": 0,
"trimX": 0,
"trimY": 4,
"width": 60,
"height": 66,
"rawWidth": 60,
"rawHeight": 71,
"trimY": 0,
"width": 2,
"height": 2,
"rawWidth": 2,
"rawHeight": 2,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB