From 5989be7f259fab2133ed733dc534d46e58deb181 Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Tue, 8 Jun 2021 21:35:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81=E5=B0=BA=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/task.sh | 2 +- src/pages/crontab/logModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shell/task.sh b/shell/task.sh index 708d1d99..e03fb70c 100755 --- a/shell/task.sh +++ b/shell/task.sh @@ -17,7 +17,7 @@ combine_sub() { local tmp2=${!tmp1} combined_all="$combined_all&$tmp2" done - echo $combined_all | perl -pe "{s|^&||; s|^@+||; s|&@|&|g; s|@+&|&|g; s|@+|@|g; s|@+$||}" + echo $combined_all | xargs perl -pe "{s|^&||; s|^@+||; s|&@|&|g; s|@+&|&|g; s|@+|@|g; s|@+$||}" } ## 正常依次运行时,组合所有账号的Cookie与互助码 diff --git a/src/pages/crontab/logModal.tsx b/src/pages/crontab/logModal.tsx index deb47297..016a0c8f 100644 --- a/src/pages/crontab/logModal.tsx +++ b/src/pages/crontab/logModal.tsx @@ -113,7 +113,7 @@ const CronLogModal = ({ whiteSpace: 'break-spaces', lineHeight: '17px', width: 375, - zoom: 0.88, + zoom: 0.83, } } >