Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
李奇
2017-07-05 12:01:06 +0800
Commit
29a89227689168fe5b3cc97ae0885f1b3fb13e6f
1 parent
723940ae
app修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
app.js
app.js
View file @
29a8922
...
...
@@ -51,9 +51,6 @@ try {
origin
:
config
.
corsAllowOrigin
}));
// 用户信息
app
.
use
(
middleware
.
user
);
// 路由分发
require
(
'./dispatch'
)(
app
);
...
...
Please
register
or
login
to post a comment