feat: 项目基础框架+配置+Kernel
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
define('LISTPREPAGE',10); #每页列表每页显示条数
|
||||
?>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
define('LISTPREPAGE',10); #每页列表每页显示条数
|
||||
?>
|
||||