Commit 42eea4f2 by 冷斌

fix bug

parent 9df42a5f
...@@ -404,7 +404,7 @@ class Api_User extends PhalApi_Api ...@@ -404,7 +404,7 @@ class Api_User extends PhalApi_Api
'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/shop.png", 'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/shop.png",
'href' => get_upload_path("/index.php?g=Appapi&m=Mall&a=index"), 'href' => get_upload_path("/index.php?g=Appapi&m=Mall&a=index"),
]; ];
$list2[] = ['id' => '22', 'name' => '我的收款', 'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/room.png", 'href' => '']; // $list2[] = ['id' => '22', 'name' => '我的收款', 'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/room.png", 'href' => ''];
//todo //todo
$list2[] = ['id' => '1', 'name' => '我的收益', 'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/votes.png", 'href' => '']; $list2[] = ['id' => '1', 'name' => '我的收益', 'thumb' => "http://mengyazhibo.com/public/appapi/images/personal/votes.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