From 65ecc7c2b2a5203c84ee46d98b146509a40978ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Wed, 22 Apr 2026 13:55:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B9=B6=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加三个底部装饰图片(leftbottom.png, rightbottom.png, centerbottom.png) 更新version.md文件,添加5.2.6版本更新内容 --- static/images/{正下.png => centerbottom.png} | Bin static/images/{左下.png => leftbottom.png} | Bin static/images/{右下.png => rightbottom.png} | Bin version.md | 5 ++++- 4 files changed, 4 insertions(+), 1 deletion(-) rename static/images/{正下.png => centerbottom.png} (100%) rename static/images/{左下.png => leftbottom.png} (100%) rename static/images/{右下.png => rightbottom.png} (100%) diff --git a/static/images/正下.png b/static/images/centerbottom.png similarity index 100% rename from static/images/正下.png rename to static/images/centerbottom.png diff --git a/static/images/左下.png b/static/images/leftbottom.png similarity index 100% rename from static/images/左下.png rename to static/images/leftbottom.png diff --git a/static/images/右下.png b/static/images/rightbottom.png similarity index 100% rename from static/images/右下.png rename to static/images/rightbottom.png diff --git a/version.md b/version.md index 7c4be25..893565c 100644 --- a/version.md +++ b/version.md @@ -87,4 +87,7 @@ + 修复审批页面的显示bug ## 5.2.5 -+ 报工增加自动定位功能 \ No newline at end of file ++ 报工增加自动定位功能 + +## 5.2.6 ++ 办公审批相关 \ No newline at end of file