dever 6 years ago
parent
commit
c697f693a9
1 changed files with 0 additions and 3 deletions
  1. 0 3
      main/src/Journal.php

+ 0 - 3
main/src/Journal.php

@@ -56,9 +56,6 @@ class Journal extends Core
     # 精选推荐更多
     # 精选推荐更多
     public function jingxuan($page = true, $num = 4)
     public function jingxuan($page = true, $num = 4)
     {
     {
-        if (!$page) {
-            $page = true;
-        }
         if (!$num) {
         if (!$num) {
             $num = 4;
             $num = 4;
         }
         }