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
OF1706
2016-11-30 21:05:21 +0800
Commit
6c88774ee1deae0534ff740a45bbfc69b0faaf48
1 parent
61589b7e
头部banner
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/common/controllers/getBanner.js
apps/common/controllers/getBanner.js
View file @
6c88774
...
...
@@ -11,7 +11,6 @@ const helpers = global.yoho.helpers;
const
index
=
(
req
,
res
)
=>
{
console
.
log
(
999999999999
);
let
contentCode
=
req
.
query
.
content_code
||
''
;
let
width
=
req
.
query
.
width
||
''
;
let
height
=
req
.
query
.
height
||
''
;
...
...
Please
register
or
login
to post a comment