Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
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
孙凯
2017-05-27 18:21:17 +0800
Commit
623ee0ce8cf3709decef6ab5cf603d0c7505e994
1 parent
0afe6a29
app.search.recomandLi replace app.search.li review by chenlin
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/guang/services/DetailService.js
js/guang/services/DetailService.js
View file @
623ee0c
...
...
@@ -116,7 +116,7 @@ export default class DetailService {
return
await
this
.
api
.
get
({
url
:
''
,
body
:
{
method
:
'app.search.
l
i'
,
method
:
'app.search.
recomandL
i'
,
query
:
skns
.
join
(
' '
),
limit
:
skns
.
length
,
order
:
's_t_desc'
,
...
...
Please
register
or
login
to post a comment