ThinkPHP5自带的分页, 如何取得当前页?

发表于 2020-02-06 08:13:51 (UTC+0)

代码如下

echo $data->toArray()['current_page']
0.093726s