You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
* 修复显示错误
This commit is contained in:
@@ -19,8 +19,8 @@ if (isset($_POST['del_total'])) {
|
||||
}).show();
|
||||
</script>
|
||||
';
|
||||
// 延时1s刷新
|
||||
Header("refresh:1;url=chart.php");
|
||||
// 延时2s刷新
|
||||
Header("refresh:2;url=chart.php");
|
||||
}
|
||||
// 统计图表
|
||||
// array_reverse($arr,true) 倒叙数组并保持键值关系
|
||||
|
||||
Reference in New Issue
Block a user