Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
梁志锋
2015-10-30 22:11:17 +0800
Commit
eb60f2ee5eb2ceff6755d3845b901a38a0140942
1 parent
b85448f6
update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
framework
static/js/product/newsale/newarrival.js
framework
@
119c247f
Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
...
...
static/js/product/newsale/newarrival.js
View file @
eb60f2e
...
...
@@ -37,7 +37,8 @@ var defaultOpt = {
discount
:
$
(
'#discount'
).
val
(),
limit
:
$
(
'#limit'
).
val
(),
channel
:
$
(
'#channel'
).
val
(),
p_d
:
$
(
'#p_d'
).
val
()
p_d
:
$
(
'#p_d'
).
val
(),
dayLimit
:
1
};
var
now
=
new
Date
(),
...
...
Please
register
or
login
to post a comment