Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
ccbikai
2016-08-16 10:38:14 +0800
Commit
e0224b6f9215c1d916efeb1520b516ab29586ba9
1 parent
ef73d0a4
完善个人中心 Promise
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/me/models/index.js
apps/me/models/index.js
View file @
e0224b6
...
...
@@ -2,7 +2,6 @@
const
api
=
global
.
yoho
.
API
;
const
serviceAPI
=
global
.
yoho
.
ServiceAPI
;
const
singleAPI
=
global
.
yoho
.
SingleAPI
;
const
Promise
=
require
(
'bluebird'
);
const
helpers
=
global
.
yoho
.
helpers
;
/**
...
...
Please
register
or
login
to post a comment