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
Plain Diff
Browse Files
Authored by
lijing
2016-10-21 10:13:49 +0800
Commit
acd3cad7713a17ba5ab99650bab95848443929b6
2 parents
035da89d
58c373f7
release/5.1合并master分支
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
1 deletions
apps/activity/controllers/shopCollect.js
apps/activity/models/shopCollect.js
public/js/activity/shop-collect.page.js
apps/activity/controllers/shopCollect.js
View file @
acd3cad
apps/activity/models/shopCollect.js
View file @
acd3cad
...
...
@@ -50,7 +50,6 @@ const banner = () => {
cache
:
true
,
code
:
200
}).
then
((
result
)
=>
{
if
(
result
&&
result
.
data
)
{
return
result
.
data
[
0
];
}
...
...
public/js/activity/shop-collect.page.js
View file @
acd3cad
Please
register
or
login
to post a comment