mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
Merge branch 'master' of https://github.com/top-think/framework
This commit is contained in:
@@ -137,7 +137,7 @@ abstract class Paginator
|
|||||||
*/
|
*/
|
||||||
public static function getCurrentPath()
|
public static function getCurrentPath()
|
||||||
{
|
{
|
||||||
return Request::instance()->url();
|
return Request::instance()->baseUrl();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function total()
|
public function total()
|
||||||
|
|||||||
Reference in New Issue
Block a user