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-06-01 16:28:12 +0800
Commit
b11bed96cc6f5488a22b8fde9bb6ca89f839098b
1 parent
11943203
修改活动页面
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
apps/activity/controllers/special.js
config/common.js
public/dist/yohobuy-node/0.0.1/index.css
apps/activity/controllers/special.js
View file @
b11bed9
...
...
@@ -19,7 +19,7 @@ exports.special = (req, res) => {
res
.
render
(
'special'
,
_
.
merge
({
module
:
'activity'
,
page
:
'
activity'
,
page
:
'
special'
},
headerData
,
result
[
1
]));
}).
catch
((
err
)
=>
{
res
.
send
(
err
);
...
...
config/common.js
View file @
b11bed9
public/dist/yohobuy-node/0.0.1/index.css
View file @
b11bed9
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment