Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-07-20 20:55:03 +0800
Commit
09566027f48d52f99f1650be4852a01b38ee46ea
1 parent
a178dd53
eitorial
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/partial/index.js
apps/partial/index.js
View file @
0956602
...
...
@@ -24,7 +24,7 @@ app.engine('.hbs', hbs({
defaultLayout
:
'layout'
,
layoutsDir
:
doraemon
,
partialsDir
:
[
'./views/partial'
,
`
$
{
doraemon
}
/partial`]
,
helpers
:
global
.
yoho
.
helpers
helpers
:
global
.
yoho
.
helpers
}));
// router
...
...
Please
register
or
login
to post a comment