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
郭成尧
7 years ago
Commit
8c50f753527fadc67c78d42778ce60ec5c4e3b2a
1 parent
9aa3b940
app_version
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/seckill.page.js
public/js/product/seckill.page.js
View file @
8c50f75
...
...
@@ -393,7 +393,7 @@ seckillObj = {
}
onsuccess
=
function
()
{
$
.
post
(
'/product/seckill/remind
?app_version=1
'
,
{
$
.
post
(
'/product/seckill/remind'
,
{
on_off
:
on_off
,
activity_id
:
$product
.
data
(
'activity'
),
product_skn
:
$product
.
data
(
'skn'
),
...
...
Please
register
or
login
to post a comment