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-05-24 15:05:15 +0800
Commit
4b0ed492dc86e9135f16a86d5bdf1f6b540089ac
1 parent
caf2d9fa
首页数据封装
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/sale.js
apps/product/models/sale.js
View file @
4b0ed49
...
...
@@ -216,7 +216,7 @@ const handleSaleBannerData = (origin) => {
*/
const
handleSaleBannerSmallData
=
(
origin
)
=>
{
var
dest
=
[];
_
.
forEach
(
origin
,
function
(
value
)
{
if
(
value
.
template_name
===
'small_pic'
)
{
...
...
Please
register
or
login
to post a comment