Commit 14c2b3b5 by 冷斌

add

parent 802a5ce1
...@@ -345,19 +345,19 @@ class Api_User extends PhalApi_Api { ...@@ -345,19 +345,19 @@ 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://mengyazhibo.com/public/appapi/images/personal/votes.png",'href'=>'' );
// } // }
$list1[]=array('id'=>'3','name'=>'我的等级','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/level.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Level&a=index")); $list1[]=array('id'=>'3','name'=>'我的等级','thumb'=>"http://qny.xiaozhanzhibo.cn/level.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Level&a=index"));
$list1[]=array('id'=>'2','name'=> '钱包','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/coin.png" ,'href'=>''); $list1[]=array('id'=>'2','name'=> '钱包','thumb'=>"http://qny.xiaozhanzhibo.cn/coin.png" ,'href'=>'');
$list1[]=array('id'=>'1','name'=>'我的收益','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/votes.png",'href'=>'' ); $list1[]=array('id'=>'1','name'=>'我的收益','thumb'=>"http://qny.xiaozhanzhibo.cn/votes.png",'href'=>'' );
$list2[]=array('id'=>'4','name'=>'道具商城','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/shop.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=index")); $list2[]=array('id'=>'4','name'=>'道具商城','thumb'=>"http://qny.xiaozhanzhibo.cn/shop.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=index"));
//todo //todo
$list2[]=array('id'=>'21','name'=>'开通vip','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/vip.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=vip")); $list2[]=array('id'=>'21','name'=>'开通vip','thumb'=>"http://qny.xiaozhanzhibo.cn/vip.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=vip"));
$list2[]=array('id'=>'20','name'=>'房间管理','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/room.png" ,'href'=>''); $list2[]=array('id'=>'20','name'=>'房间管理','thumb'=>"http://qny.xiaozhanzhibo.cn/room.png" ,'href'=>'');
if($family_switch){ if($family_switch){
$list3[]=array('id'=>'7','name'=>'我的家族','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/family.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Family&a=home")); $list3[]=array('id'=>'7','name'=>'我的家族','thumb'=>"http://qny.xiaozhanzhibo.cn/family.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Family&a=home"));
} }
$list3[]=array('id'=>'11','name'=>'我的认证','thumb'=>"http://q5vsmnxyl.bkt.clouddn.com/auth.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Auth&a=index")); $list3[]=array('id'=>'11','name'=>'我的认证','thumb'=>"http://qny.xiaozhanzhibo.cn/auth.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Auth&a=index"));
// $list1[]=array('id'=>'2','name'=>'我的'.$configpub['name_coin'],'thumb'=>get_upload_path("/public/appapi/images/personal/coin.png") ,'href'=>''); // $list1[]=array('id'=>'2','name'=>'我的'.$configpub['name_coin'],'thumb'=>get_upload_path("/public/appapi/images/personal/coin.png") ,'href'=>'');
......
...@@ -27,7 +27,7 @@ return array( ...@@ -27,7 +27,7 @@ return array(
'secretKey' => 'nLfeMwrGqtPvEUcORZFVhOp5np4bHF-H8wWwC-2Y', 'secretKey' => 'nLfeMwrGqtPvEUcORZFVhOp5np4bHF-H8wWwC-2Y',
//自定义配置的空间 //自定义配置的空间
'space_bucket' => 'xiaozhan1', 'space_bucket' => 'xiaozhan1',
'space_host' => 'q5vsmnxyl.bkt.clouddn.com', 'space_host' => 'qny.xiaozhanzhibo.cn',
), ),
/** /**
......
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