Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Aiden
2016-07-12 20:34:56 +0800
Commit
ab775c2adfc1860e1d18d25386e42111a912636a
1 parent
6f7ea1bb
PC 商品详情重构:接口迁移
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/controllers/lib/abstract-action.js
apps/product/controllers/lib/abstract-action.js
View file @
ab775c2
...
...
@@ -71,7 +71,7 @@ class AbstractAction {
/**
* 渲染回调方法
*
* @returns
Promise
* @returns
{Promise}
*/
render
()
{
return
new
Promise
(
function
(
resolve
)
{
...
...
Please
register
or
login
to post a comment