Commit 57b6d2c9 authored by 邱旭's avatar 邱旭

1

parent f836cdf6
...@@ -72,7 +72,7 @@ export default class TaskCenterNoPrize extends Panel { ...@@ -72,7 +72,7 @@ export default class TaskCenterNoPrize extends Panel {
onTouchTap_closeBtn() { onTouchTap_closeBtn() {
super.onTouchTap_closeBtn(); super.onTouchTap_closeBtn();
PanelCtrl.instance.show('task'); // PanelCtrl.instance.show('task');
} }
get skinKey() { get skinKey() {
......
...@@ -90,7 +90,7 @@ export default class TaskCenterPrize extends Panel { ...@@ -90,7 +90,7 @@ export default class TaskCenterPrize extends Panel {
onTouchTap_closeBtn() { onTouchTap_closeBtn() {
super.onTouchTap_closeBtn(); super.onTouchTap_closeBtn();
PanelCtrl.instance.show('task'); // PanelCtrl.instance.show('task');
} }
get skinKey() { get skinKey() {
......
{ {
"success": false, "success": true,
"code": "600016", "code": "600016",
"desc": "游戏分数提交失败~如有疑问,请联系客服", "desc": "游戏分数提交失败~如有疑问,请联系客服",
"timestamp": 1577072570382, "timestamp": 1577072570382,
"data": null "data": {
"id": "224",
"day": null,
"categoryType": 3,
"title": "炸弹",
"rate": "50",
"minValue": null,
"maxValue": null,
"coinType": null,
"realValue": null,
"propType": 3,
"num": null,
"img": "",
"appItemId": null,
"name": "",
"value": ""
}
} }
\ No newline at end of file
{ {
"code":"0000000000", "code":"0000000000",
"data":10, "data":7,
"desc":"OK", "desc":"OK",
"success":true, "success":true,
"timestamp":1572923489898 "timestamp":1572923489898
......
...@@ -7,14 +7,14 @@ ...@@ -7,14 +7,14 @@
{ {
"subActivityId": "SUB446971598063218688", "subActivityId": "SUB446971598063218688",
"subActivityName": "狮狮连萌下单", "subActivityName": "狮狮连萌下单",
"status": "0", "status": "1",
"taskStatus": "0", "taskStatus": "0",
"remark": "下单任务", "remark": "下单任务",
"taskTitle": "狮狮连萌下单任务", "taskTitle": "狮狮连萌下单任务",
"taskViceTitle": "狮狮连萌下单任务", "taskViceTitle": "狮狮连萌下单任务",
"icon": "//yun.dui88.com/images/201910/s0yhv1nlil.jpeg", "icon": "//yun.dui88.com/images/201910/s0yhv1nlil.jpeg",
"limit": "1", "limit": "1",
"done": "0", "done": "1",
"appIncompleteText": "去看看", "appIncompleteText": "去看看",
"appCompleteText": "已完成", "appCompleteText": "已完成",
"appIncompletelink": "http://cprexg.m.cnsuning.com/snWhale.html#/fight", "appIncompletelink": "http://cprexg.m.cnsuning.com/snWhale.html#/fight",
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"terminalType": "9", "terminalType": "9",
"taskName": null, "taskName": null,
"taskId": null, "taskId": null,
"count": null, "count": 1,
"tips": "你好" "tips": "你好"
}, },
{ {
......
{ {
"success": 1, "success": 0,
"code": "600074", "code": "600074",
"desc": "用户未达到回归奖励领取条件", "desc": "用户未达到回归奖励领取条件",
"timestamp": 1578472496421, "timestamp": 1578472496421,
......
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