Commit ab414d71 authored by haiyoucuv's avatar haiyoucuv

1

parent 5e5a132c
{
"success": true,
"code": "000000",
"message": "成功",
"data": {
"_id": "",
"name": "aaa",
"type": 6,
"image": "https://img.alicdn.com/imgextra/i1/2275046294/O1CN01xTeKMI1wMhRux48Y6_!!2275046294-2-miniprogram.png",
"drawStatus": "",
"level": "1",
"toolType": "booms"
}
"image": "https://img.alicdn.com/imgextra/i3/2885348004/O1CN01Lw5ZoM28zsjhMDLVE_!!2885348004-0-miniprogram.jpg",
"name": "游戏测试3",
"id": "5f8059c8e5c0d7c634f186c5",
"type": 1
},
"success": true,
"message": "成功"
}
\ No newline at end of file
{
"code": "000000",
"data": {
"currentLevel": 1,
"currentLevel": 2,
"isFirstLogin": false,
"records": [{
"score": 0,
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -111,7 +111,7 @@ export const SkinJson = {
{
"name": "红包奖励",
"x": 130,
"y": 862,
"y": 835,
"alpha": 1,
"type": "sprite",
"props": {
......@@ -122,7 +122,7 @@ export const SkinJson = {
{
"name": "提示文案",
"x": 182,
"y": 1095,
"y": 1098,
"alpha": 1,
"type": "text",
"props": {
......
......@@ -62,7 +62,7 @@ export class SuccessPrizePanel extends Panel {
this.starGroup.position.set(375, 663);
this.prizeImg.anchorTexture.x = 0.5;
this.prizeImg.x = 375;
this.prizeImg.x = 370;
this.starGroup.play(stars);
......
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