mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-02-17 02:26:42 +00:00
fix(web): style
This commit is contained in:
parent
838a492852
commit
f21ee00a87
@ -335,8 +335,8 @@ $pag_config = [
|
|||||||
'cond' => "uploader = '{$myUser['username']}'",
|
'cond' => "uploader = '{$myUser['username']}'",
|
||||||
'tail' => 'order by upload_time desc',
|
'tail' => 'order by upload_time desc',
|
||||||
];
|
];
|
||||||
$pag = new Paginator($pag_config);
|
$pag = new Paginator($pag_config);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<h2 class="h3 mt-4 mb-3">
|
<h2 class="h3 mt-4 mb-3">
|
||||||
我的图片
|
我的图片
|
||||||
|
Loading…
x
Reference in New Issue
Block a user