Commit 422609bf by 冷斌

update

parent 81bfcf20
...@@ -362,7 +362,7 @@ class Api_User extends PhalApi_Api { ...@@ -362,7 +362,7 @@ class Api_User extends PhalApi_Api {
// } // }
$list1[]=array('id'=>'1','name'=>'我的收益','thumb'=>"http://qny.xiaozhanzhibo.cn/votes.png",'href'=>'' ); $list1[]=array('id'=>'1','name'=>'我的收益','thumb'=>"http://qny.xiaozhanzhibo.cn/votes.png",'href'=>'' );
$list1[]=array('id'=>'4','name'=>'道具商城','thumb'=>"http://qny.xiaozhanzhibo.cn/shop.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=index")); $list1[]=array('id'=>'4','name'=>'道具商城','thumb'=>"http://qny.xiaozhanzhibo.cn/shop.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=index"));
$list1[]=array('id'=>'22','name'=>'邀请好友','thumb'=>"http://qny.xiaozhanzhibo.cn/auth.png" ,'href'=>'https://www.baidu.com'); $list1[]=array('id'=>'22','name'=>'邀请好友','thumb'=>"http://qny.xiaozhanzhibo.cn/auth.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Invite&a=index&agentid=" . $this->uid));
$list2[]=array('id'=>'3','name'=>'我的等级','thumb'=>"http://qny.xiaozhanzhibo.cn/level.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Level&a=index")); $list2[]=array('id'=>'3','name'=>'我的等级','thumb'=>"http://qny.xiaozhanzhibo.cn/level.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Level&a=index"));
$list2[]=array('id'=>'20','name'=>'直播间管理','thumb'=>"http://qny.xiaozhanzhibo.cn/room.png" ,'href'=>''); $list2[]=array('id'=>'20','name'=>'直播间管理','thumb'=>"http://qny.xiaozhanzhibo.cn/room.png" ,'href'=>'');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment