Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
quxiu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
quxiu
Commits
036e8077
Commit
036e8077
authored
Apr 10, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
ce14a013
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
api/Appapi/Api/User.php
+2
-2
No files found.
api/Appapi/Api/User.php
View file @
036e8077
...
...
@@ -366,11 +366,11 @@ class Api_User extends PhalApi_Api {
// $list1[]=array('id'=>'1','name'=>'我的收益','thumb'=>"http://mengyazhibo.com/public/appapi/images/personal/votes.png",'href'=>'' );
// }
$list1
[]
=
array
(
'id'
=>
'1'
,
'name'
=>
'我的收益'
,
'thumb'
=>
"http://qn.quxiutv.com/income.png"
,
'href'
=>
''
);
$list1
[]
=
array
(
'id'
=>
'4'
,
'name'
=>
'道具商城'
,
'thumb'
=>
"http://qn.quxiutv.com/
shop
.png"
,
'href'
=>
get_upload_path
(
"/index.php?g=Appapi&m=Mall&a=index"
));
$list1
[]
=
array
(
'id'
=>
'4'
,
'name'
=>
'道具商城'
,
'thumb'
=>
"http://qn.quxiutv.com/
room
.png"
,
'href'
=>
get_upload_path
(
"/index.php?g=Appapi&m=Mall&a=index"
));
$list1
[]
=
array
(
'id'
=>
'22'
,
'name'
=>
'邀请好友'
,
'thumb'
=>
"http://qn.quxiutv.com/invite.png"
,
'href'
=>
get_upload_path
(
"/index.php?g=Appapi&m=Invite&a=index&agentid="
.
$this
->
uid
));
$list2
[]
=
array
(
'id'
=>
'3'
,
'name'
=>
'我的等级'
,
'thumb'
=>
"http://qn.quxiutv.com/level.png"
,
'href'
=>
get_upload_path
(
"/index.php?g=Appapi&m=Level&a=index"
));
$list2
[]
=
array
(
'id'
=>
'20'
,
'name'
=>
'直播间管理'
,
'thumb'
=>
"http://qn.quxiutv.com/
room
.png"
,
'href'
=>
''
);
$list2
[]
=
array
(
'id'
=>
'20'
,
'name'
=>
'直播间管理'
,
'thumb'
=>
"http://qn.quxiutv.com/
shop
.png"
,
'href'
=>
''
);
// $list1[]=array('id'=>'2','name'=> '钱包','thumb'=>"http:///qn.quxiutv.com/coin.png" ,'href'=>'');
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment