From 25e32840aaa4d3f019cd6af769eb1364cd4a5e6c Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:44:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20UI=20=E6=9B=B4=E6=96=B0=E5=90=8E?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=A1=AB=E5=85=85=E6=9C=89=E6=A6=82=E7=8E=87?= =?UTF-8?q?=E6=8B=89=E5=8F=96=E5=85=B6=E4=BB=96=E8=AE=BE=E6=96=BD=E5=86=85?= =?UTF-8?q?=E5=B9=B2=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #11072 --- resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index faeb0bccf4..370f7d0d27 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -3842,7 +3842,7 @@ "algorithm": "OcrDetect", "text": [], "rectMove_Doc": "基于笑脸的位置移动", - "rectMove": [14, -209, 40, 22] + "rectMove": [14, -230, 60, 30] }, "InfrastOperFace": { "algorithm": "JustReturn",