From 1bf6d6448c633ac912c04340461665285e0dc21a Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Tue, 21 Apr 2026 12:59:49 +0800 Subject: [PATCH] =?UTF-8?q?v1.2.3:=20=E6=89=A7=E8=A1=8C=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E5=90=8E=E4=BF=9D=E6=8C=81=E5=BD=93=E5=89=8D=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 4 ++-- templates/index.html | 21 ++++++++++++++------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/app.py b/app.py index 53f6dc8..34bd550 100644 --- a/app.py +++ b/app.py @@ -1,7 +1,7 @@ """ -图片编辑器 - Image Editor v1.2.2 +图片编辑器 - Image Editor v1.2.3 前端图片处理工具:合并、分割、挖孔填充、圆形切图、文字图片等 -v1.2.2: 右侧面板始终显示,首页显示快捷入口 +v1.2.3: 执行操作后保持当前配置面板 端口: 19018 """ diff --git a/templates/index.html b/templates/index.html index 6f11488..8629c56 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ - 图片编辑器 - Image Editor v1.2.2 + 图片编辑器 - Image Editor v1.2.3