Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
梁志锋
2015-10-30 21:57:15 +0800
Commit
6d7a152cbaa4bea37bac0b1ab0b0a2caa10efc8b
1 parent
143eb16e
update
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/newsale/discount.js
static/js/product/newsale/discount.js
View file @
6d7a152
...
...
@@ -225,7 +225,7 @@ function search(opt) {
$
.
ajax
({
type
:
'GET'
,
url
:
'/
newArrival
/filter'
,
url
:
'/
product/newsale
/filter'
,
data
:
defaultOpt
,
success
:
function
(
data
)
{
$goodsContainer
.
append
(
data
);
...
...
Please
register
or
login
to post a comment