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-02 16:16:14 +0800
Commit
e015668482cf60356b82ff8523d08bf4728adea0
1 parent
69ce6598
改掉告警
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 @
e015668
...
...
@@ -16,7 +16,7 @@ $('.slide-container').slider();
// 请求带导航的列表数据
function
getNaviData
(
items
)
{
var
location
,
url
,
goodItems
;
var
location
,
url
,
goodItems
,
navTitle
;
navTitle
=
items
.
attr
(
'urlLocation'
);
...
...
Please
register
or
login
to post a comment