diff --git a/backstage/index.php b/backstage/index.php index b4f8129..12d2580 100644 --- a/backstage/index.php +++ b/backstage/index.php @@ -36,7 +36,7 @@ * @filesource */ -//MARK:设置一些全局变量 +//MARK:设置一些全局变量 hxc 2023 /*设置全局变量有两种方式: 1.如下设置。 2.在config文件:$config['page_size'] = 10; 调用:$this->config->item('rewrite_rule') = 10;