Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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
王水玲
2016-07-01 11:26:04 +0800
Commit
4c2859d82cd85a410ea271ab7ddcaf09cbffc1cb
1 parent
ae8b1c87
星潮教室
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/guang/models/star.js
apps/guang/models/star.js
View file @
4c2859d
...
...
@@ -167,7 +167,7 @@ const getIndexData = () => {
/**
* 明星专题
*/
const
getDetailData
=
(
params
)
=>
{
const
getDetailData
=
(
params
,
uid
)
=>
{
return
api
.
get
(
''
,
{
method
:
'app.starClass.lastTagArticle'
,
tag
:
params
.
tag
,
...
...
Please
register
or
login
to post a comment