From a8c63ba41b802cb7a23c29719f0feb95a99df073 Mon Sep 17 00:00:00 2001 From: hxchigd Date: Mon, 1 Apr 2024 16:34:04 +0800 Subject: [PATCH] update --- backstage/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;