Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lijing
2017-01-12 16:34:09 +0800
Commit
14b0c53299494e854a3ef272cb9a22c4c32b5362
1 parent
6e42bd1a
活动id修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/activity/raffle.page.js
public/js/activity/raffle.page.js
View file @
14b0c53
...
...
@@ -208,7 +208,7 @@ orderHammer.on('tap', function(e) {
type
:
'POST'
,
url
:
'/activity/raffle/lucky'
,
data
:
{
lotteryId
:
1001
,
lotteryId
:
20
,
userId
:
userId
,
orderCode
:
orderCode
},
...
...
Please
register
or
login
to post a comment