Commit 2c4f8290 by 冷斌

fix bug

parent 55672209
......@@ -394,7 +394,7 @@ class Api_User extends PhalApi_Api {
// $list1[]=array('id'=>'2','name'=> '钱包','thumb'=>"http:///qn.quxiutv.com/coin.png" ,'href'=>'');
// $list2[]=array('id'=>'21','name'=>'开通vip','thumb'=>"http:///qn.quxiutv.com/vip.png" ,'href'=>get_upload_path("/index.php?g=Appapi&m=Mall&a=vip"));
if($family_switch){
if($family_switch || 1){
$familyUrl = get_upload_path("/index.php?g=Appapi&m=Family&a=home");
if ($info['family_type'] == 0) {
$familyUrl = get_upload_path("/index.php?g=Appapi&m=Family&a=apply");
......
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