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
yyq
2016-12-29 18:04:46 +0800
Commit
4c932405cd1219049de4a0de128694666e9fa88f
1 parent
f52aa5bb
根据品牌类型处理跳转链接
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/brands/models/brands-model.js
apps/brands/models/brands-model.js
View file @
4c93240
...
...
@@ -174,6 +174,7 @@ const getBrandViewList = (channel, start, length) => {
_
.
forEach
(
subValue
,
ssubValue
=>
{
let
extQs
=
{};
// 为品牌名称
let
href
;
...
...
Please
register
or
login
to post a comment