diff --git a/.config.php b/.config.php index 74a55c9..20170c0 100644 --- a/.config.php +++ b/.config.php @@ -7,6 +7,7 @@ return [ 'admin-email' => 'admin@sjzezoj.com', 'QQ-group' => '', 'ICP-license' => '冀ICP备2020028886号', + 'police-license' => '冀公网安备13010502002309号', ], 'database' => [ 'database' => 'app_uoj233', diff --git a/web/app/.default-config.php b/web/app/.default-config.php index fab8e0e..f872e9e 100644 --- a/web/app/.default-config.php +++ b/web/app/.default-config.php @@ -6,7 +6,8 @@ return [ 'administrator' => 'root', 'admin-email' => 'admin@sjzezoj.com', 'QQ-group' => '', - 'ICP-license' => '冀ICP备2020028886号', + 'ICP-license' => '', + 'police-license' => '', 's2oj-version' => 'dev' ], 'database' => [ diff --git a/web/app/views/page-footer.php b/web/app/views/page-footer.php index 28fd689..15721ec 100644 --- a/web/app/views/page-footer.php +++ b/web/app/views/page-footer.php @@ -18,11 +18,19 @@ if (!isset($ShowPageFooter)) { © S2OJ (build: ">) + +
- | + + + + + + +
: diff --git a/web/images/police-beian.png b/web/images/police-beian.png new file mode 100644 index 0000000..2a13ba2 Binary files /dev/null and b/web/images/police-beian.png differ