|
|
@ -307,9 +307,9 @@ class HomeController extends Controller
|
|
|
|
|
|
|
|
|
|
|
|
$ssgUrl = $downloadDomain . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId;
|
|
|
|
$ssgUrl = $downloadDomain . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId;
|
|
|
|
|
|
|
|
|
|
|
|
/* if(in_array($game['id'], [187, 188])) {
|
|
|
|
if(in_array($game['id'], [191, 192])) {
|
|
|
|
$game['relation_game_name'] = '游戏下载';
|
|
|
|
$game['relation_game_name'] = '九灵神域';
|
|
|
|
} */
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
$this->assign("serviceQQ", $serviceQQ);
|
|
|
|
$this->assign("serviceQQ", $serviceQQ);
|
|
|
|
$this->assign('isNewIos', $isNewIos);
|
|
|
|
$this->assign('isNewIos', $isNewIos);
|
|
|
|