Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈峰
2016-10-17 22:57:00 +0800
Commit
de65f2ef3048e804cbce1df80bd62ad6a25a901c
1 parent
32a91101
change engine
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/index.js
apps/product/index.js
View file @
de65f2e
...
...
@@ -18,7 +18,7 @@ app.on('mount', function(parent) {
Object
.
assign
(
app
.
locals
,
parent
.
locals
);
});
app
.
use
(
global
.
yoho
.
hbs
({
app
.
engine
(
'.hbs'
,
hbs
({
extname
:
'.hbs'
,
defaultLayout
:
'layout'
,
layoutsDir
:
doraemon
,
...
...
Please
register
or
login
to post a comment