You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
v2.5.5
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
* 统计中心
|
||||
*/
|
||||
require_once '../application/header.php';
|
||||
require_once APP_ROOT . '/config/api_key.php';
|
||||
require_once APP_ROOT . '/api/function_API.php';
|
||||
require_once APP_ROOT . '/application/chart.php';
|
||||
|
||||
// 检测是否开启统计
|
||||
@@ -67,7 +65,7 @@ if (is_array($char_data)) {
|
||||
box-shadow: 3px 2px 3px 2px rgba(19, 17, 36, 0.5);
|
||||
}
|
||||
</style>
|
||||
<div class="row">
|
||||
<div class="row" style="margin-bottom:100px">
|
||||
<div class="clo-md-12">
|
||||
<div class="alert alert-warning">
|
||||
<form action="chart.php" method="post">
|
||||
|
||||
Reference in New Issue
Block a user