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
a7c203be
Commit
a7c203be
authored
Mar 26, 2020
by
邱旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
47da9a1c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
NetName.ts
egret/libs/tw/enum/NetName.ts
+1
-0
NetManager.ts
egret/libs/tw/manager/NetManager.ts
+1
-1
TaskCenter_getPrizeBtn.png
...esource/assets/TaskCenterPanel/TaskCenter_getPrizeBtn.png
+0
-0
No files found.
egret/libs/tw/enum/NetName.ts
View file @
a7c203be
...
...
@@ -86,6 +86,7 @@ export enum NetName {
GET_TASKINFO
,
EXCHANGE_COIN
,
GET_CLOUD_NUM
,
GET_CONFIG
,
}
\ No newline at end of file
egret/libs/tw/manager/NetManager.ts
View file @
a7c203be
...
...
@@ -2330,7 +2330,7 @@ export class NetManager extends ABNetManager {
public
getConfigInfo
(
callback
:
Function
):
void
{
const
net
:
INetData
=
{
name
:
NetName
.
GET_
TASKINFO
,
name
:
NetName
.
GET_
CONFIG
,
uri
:
window
[
'duiba'
]
+
'/customActivity/happyclear/getConfigInfo'
,
type
:
'get'
,
dataType
:
'json'
,
...
...
egret/resource/assets/TaskCenterPanel/TaskCenter_getPrizeBtn.png
View replaced file @
47da9a1c
View file @
a7c203be
11 KB
|
W:
|
H:
12.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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