Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2016-06-14 15:18:00 +0800
Commit
65b8ab339ab572bb8ccc54b1aae4bd7d2571a87b
1 parent
8e718c67
'ajax添加product'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/sale.page.js
public/js/product/sale.page.js
View file @
65b8ab3
...
...
@@ -24,7 +24,7 @@ function getNaviData(items) {
navTitle
=
items
.
attr
(
'urlLocation'
);
location
=
'/sale/goods'
;
location
=
'/
product/
sale/goods'
;
goodItems
=
items
.
parent
().
parent
(
'.sale-box'
).
find
(
'.goods'
);
...
...
Please
register
or
login
to post a comment