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