Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
zhangxiaoru
2017-09-05 14:31:00 +0800
Commit
5c7fc1d9c6d7c33929dedd9fb661af0bbcf7da81
1 parent
4ea85be8
orderBtn
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/order.js
apps/home/models/order.js
View file @
5c7fc1d
...
...
@@ -208,7 +208,7 @@ module.exports = class extends global.yoho.BaseModel {
}
});
return
orderBtn
;
return
{
orderBtn
:
orderBtn
}
;
}
/**
...
...
Please
register
or
login
to post a comment