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
2016-10-20 15:34:10 +0800
Commit
b5b2bf439b0c2eed90ef9b29b3d75fd2d9814fb3
1 parent
abadfa9d
shop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/models/shopCollect.js
apps/activity/models/shopCollect.js
View file @
b5b2bf4
...
...
@@ -50,7 +50,7 @@ const banner = () => {
cache
:
true
,
code
:
200
}).
then
((
result
)
=>
{
console
.
log
(
result
)
if
(
result
&&
result
.
data
)
{
return
result
.
data
[
0
];
}
...
...
Please
register
or
login
to post a comment