Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
xiaoxiaole
Commits
57b6d2c9
Commit
57b6d2c9
authored
Jan 09, 2020
by
邱旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f836cdf6
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
9 deletions
+25
-9
TaskCenterNoPrize.ts
egret/src/panels/TaskCenter/TaskCenterNoPrize.ts
+1
-1
TaskCenterPrize.ts
egret/src/panels/TaskCenter/TaskCenterPrize.ts
+1
-1
award.json
mock/happyclear/award.json
+18
-2
baseinfo.json
mock/happyclear/baseinfo.json
+1
-1
getTaskInfo.json
mock/happyclear/getTaskInfo.json
+3
-3
hasBackReward.json
mock/happyclear/hasBackReward.json
+1
-1
No files found.
egret/src/panels/TaskCenter/TaskCenterNoPrize.ts
View file @
57b6d2c9
...
...
@@ -72,7 +72,7 @@ export default class TaskCenterNoPrize extends Panel {
onTouchTap_closeBtn
()
{
super
.
onTouchTap_closeBtn
();
PanelCtrl
.
instance
.
show
(
'task'
);
//
PanelCtrl.instance.show('task');
}
get
skinKey
()
{
...
...
egret/src/panels/TaskCenter/TaskCenterPrize.ts
View file @
57b6d2c9
...
...
@@ -90,7 +90,7 @@ export default class TaskCenterPrize extends Panel {
onTouchTap_closeBtn
()
{
super
.
onTouchTap_closeBtn
();
PanelCtrl
.
instance
.
show
(
'task'
);
//
PanelCtrl.instance.show('task');
}
get
skinKey
()
{
...
...
mock/happyclear/award.json
View file @
57b6d2c9
{
"success"
:
fals
e
,
"success"
:
tru
e
,
"code"
:
"600016"
,
"desc"
:
"游戏分数提交失败~如有疑问,请联系客服"
,
"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
mock/happyclear/baseinfo.json
View file @
57b6d2c9
{
"code"
:
"0000000000"
,
"data"
:
10
,
"data"
:
7
,
"desc"
:
"OK"
,
"success"
:
true
,
"timestamp"
:
1572923489898
...
...
mock/happyclear/getTaskInfo.json
View file @
57b6d2c9
...
...
@@ -7,14 +7,14 @@
{
"subActivityId"
:
"SUB446971598063218688"
,
"subActivityName"
:
"狮狮连萌下单"
,
"status"
:
"
0
"
,
"status"
:
"
1
"
,
"taskStatus"
:
"0"
,
"remark"
:
"下单任务"
,
"taskTitle"
:
"狮狮连萌下单任务"
,
"taskViceTitle"
:
"狮狮连萌下单任务"
,
"icon"
:
"//yun.dui88.com/images/201910/s0yhv1nlil.jpeg"
,
"limit"
:
"1"
,
"done"
:
"
0
"
,
"done"
:
"
1
"
,
"appIncompleteText"
:
"去看看"
,
"appCompleteText"
:
"已完成"
,
"appIncompletelink"
:
"http://cprexg.m.cnsuning.com/snWhale.html#/fight"
,
...
...
@@ -31,7 +31,7 @@
"terminalType"
:
"9"
,
"taskName"
:
null
,
"taskId"
:
null
,
"count"
:
null
,
"count"
:
1
,
"tips"
:
"你好"
},
{
...
...
mock/happyclear/hasBackReward.json
View file @
57b6d2c9
{
"success"
:
1
,
"success"
:
0
,
"code"
:
"600074"
,
"desc"
:
"用户未达到回归奖励领取条件"
,
"timestamp"
:
1578472496421
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment