黄宗昌 %!s(int64=2) %!d(string=hai) anos
pai
achega
56da6d9358
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Helper/function.php

+ 1 - 1
app/Helper/function.php

xqd
@@ -362,7 +362,7 @@ if (!function_exists('pages')) {
         }
         if($go < count($arrList)){
             $arr = [];
-            $num = $go - count($items);
+            $num = $go - count($arrList);
             for ($i=0;$i< $num;$i++){
                 $arr[] = [];
             }