v1.2.3: 执行操作后保持当前配置面板

This commit is contained in:
2026-04-21 12:59:49 +08:00
parent 7bde3ce551
commit 1bf6d6448c
2 changed files with 16 additions and 9 deletions

4
app.py
View File

@@ -1,7 +1,7 @@
"""
图片编辑器 - Image Editor v1.2.2
图片编辑器 - Image Editor v1.2.3
前端图片处理工具:合并、分割、挖孔填充、圆形切图、文字图片等
v1.2.2: 右侧面板始终显示,首页显示快捷入口
v1.2.3: 执行操作后保持当前配置面板
端口: 19018
"""