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) => {
@@ -56,7 +56,7 @@ const processCollocationData = (list) => {
56
});
56
});
57
57
58
return
formatData
;
58
return
formatData
;
59
-
}
59
+
}
;
60
60
61
/**
61
/**
62
* 星潮首页
62
* 星潮首页
public/js/guang/star.page.js
View file @
21bd775
@@ -32,4 +32,4 @@ if ($('.avatar-swiper .swiper-slide').length > 1) {
@@ -32,4 +32,4 @@ if ($('.avatar-swiper .swiper-slide').length > 1) {
32
slideElement
:
'li'
,
32
slideElement
:
'li'
,
33
watchSlidesVisibility
:
true
33
watchSlidesVisibility
:
true
34
});
34
});
35
-
}
35
+
}
Please
register
or
login
to post a comment