Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hello_taobao
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
hello_taobao
Commits
15257342
Commit
15257342
authored
Sep 11, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5c073ba0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
api.js
dist/api.js
+11
-11
No files found.
dist/api.js
View file @
15257342
...
...
@@ -14,57 +14,57 @@ const apiList = {
...
capi
,
getIndex
:
{
handle
:
'index'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
receiveObjectPrize
:
{
handle
:
'receiveObjectPrize'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
receiveEnamePrize
:
{
handle
:
'receiveEnamePrize'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getMyPrizeList
:
{
handle
:
'getMyPrizeList'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getActivityBaseInfoById
:
{
handle
:
'getActivityBaseInfoById'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
submit
:
{
handle
:
'submit'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getBuyFloorList
:
{
handle
:
'getBuyFloorList'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getFloorPrize
:
{
handle
:
'getFloorPrize'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getCredits
:
{
handle
:
'getCredits'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
getVipInfo
:
{
handle
:
'getVipInfo'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
},
login
:
{
handle
:
'login'
,
method
:
'get'
,
isShowLoading
:
tru
e
isShowLoading
:
fals
e
}
};
...
...
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