From 17e1474cd8c9bbc57d292571b8e128433bd446ce Mon Sep 17 00:00:00 2001 From: iamckun Date: Sat, 3 Aug 2024 22:17:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=8C=E7=BA=A7=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E5=92=8C=E6=9C=AC=E5=9C=B0=E7=BC=93=E5=AD=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/history.php | 19 +++++++++++-------- app/list.php | 11 +++++++---- index.php | 11 ++++++++++- public/static/EasyImage.js | 11 ++++++++++- 4 files changed, 38 insertions(+), 14 deletions(-) diff --git a/app/history.php b/app/history.php index f270fe6..36db6f8 100644 --- a/app/history.php +++ b/app/history.php @@ -19,9 +19,10 @@ include_once __DIR__ . "/header.php";