Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shop-fe2
·
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
weiqingting
2016-06-24 16:25:52 +0800
Commit
f53a2aa2c38a2e401cf94f29036a43ed88fa65e8
1 parent
e7cae545
提示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/libs/Interfacer.js
code/libs/Interfacer.js
View file @
f53a2aa
...
...
@@ -261,6 +261,7 @@ Interfacer.prototype.require = function (mos, req, res, cb) {
});
}
}
else
{
console
.
error
(
name
+
"不存在"
);
errName
.
push
(
name
);
}
});
...
...
Please
register
or
login
to post a comment