diff --git a/web/app/controllers/user_system_msg.php b/web/app/controllers/user_system_msg.php index 185c61b..88c8d9a 100644 --- a/web/app/controllers/user_system_msg.php +++ b/web/app/controllers/user_system_msg.php @@ -45,7 +45,7 @@ } $pag_config = [ - 'page_len' => 20, + 'page_len' => 10, 'col_names' => ['*'], 'table_name' => 'user_system_msg', 'cond' => "receiver = '{$user['username']}'", @@ -72,6 +72,10 @@ +
+ +
+

系统消息

@@ -109,4 +113,15 @@ pagination() ?> +
+ + + + + + +
+