Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
xuhongyun
2016-11-24 18:28:59 +0800
Commit
f316293df27d9c9da5643ea34e6d45233aebda6b
1 parent
4880e4db
build
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
dist/yohobuy-portal-fe/5.0.2/jquery/resource.resourceManage.ContentManage.js
dist/yohobuy-portal-fe/5.0.2/jquery/resource.resourceManage.ContentManage.js
View file @
f316293
...
...
@@ -209,6 +209,7 @@ webpackJsonp([112],{
}
for
(
var
key2
in
res
.
data
.
brands
[
key
]){
var
item
=
res
.
data
.
brands
[
key
][
key2
];
if
(
!
item
)
{
continue
;
}
Brand
[
name
]
=
Brand
[
name
]
||
[];
Brand
[
name
].
push
(
item
);
Bll
.
Brands1
[
item
.
id
]
=
item
;
...
...
Please
register
or
login
to post a comment