master
liaojinling 5 years ago
parent 9a25fd0a04
commit 5b743b5455

@ -206,9 +206,9 @@ class HomeController extends Controller
$game['flooring_page_imgs'] = $imageUrls;
$isNewIos = false;
if ($gameSource['create_time'] > strtotime(date('2019-11-27 00:00:00'))) {
/* if ($gameSource['create_time'] > strtotime(date('2019-11-27 00:00:00'))) {
$isNewIos = true;
}
} */
$downloadUrl = '';
if (!$isNewIos && $isIOS13) {

Loading…
Cancel
Save