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 23:12:01 +0800
Commit
f7aadc30e4435da5c5ab7fe86d633a9265019bb3
1 parent
15341887
hbs-no-defined
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 @
f7aadc3
...
...
@@ -18,7 +18,7 @@ app.on('mount', function(parent) {
Object
.
assign
(
app
.
locals
,
parent
.
locals
);
});
app
.
engine
(
'.hbs'
,
hbs
({
app
.
use
(
global
.
yoho
.
hbs
({
extname
:
'.hbs'
,
defaultLayout
:
'layout'
,
layoutsDir
:
doraemon
,
...
...
Please
register
or
login
to post a comment