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
王水玲
2016-05-31 18:26:05 +0800
Commit
21bd77547c914f1ca7f089c3ca0efd248995d1c1
1 parent
0ce51a22
star
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/guang/models/star.js
public/js/guang/star.page.js
apps/guang/models/star.js
View file @
21bd775
...
...
@@ -56,7 +56,7 @@ const processCollocationData = (list) => {
});
return
formatData
;
}
}
;
/**
* 星潮首页
...
...
public/js/guang/star.page.js
View file @
21bd775
...
...
@@ -32,4 +32,4 @@ if ($('.avatar-swiper .swiper-slide').length > 1) {
slideElement
:
'li'
,
watchSlidesVisibility
:
true
});
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment