From 4b40ed6c042712d1447511f3c536f343f0393c1c Mon Sep 17 00:00:00 2001 From: Ctrlcvs <1509167646@qq.com> Date: Sun, 21 Aug 2022 23:46:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E4=BA=8E=E5=A5=87=E6=80=AA=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E7=89=87url=E8=BF=9B=E8=A1=8C=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E5=A4=84=E7=90=86=EF=BC=8C=E5=85=BC=E5=AE=B9=E7=89=B9=E6=AE=8A?= =?UTF-8?q?=E7=AC=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/Note.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/Note.js b/apps/Note.js index 05beb15..f499073 100644 --- a/apps/Note.js +++ b/apps/Note.js @@ -271,13 +271,13 @@ export async function Note(e, { uid: uid, coinTime_mb2Day, coinTime_mb2, - urlType, + urlType:encodeURIComponent(urlType), resinMaxTime_mb2Day, resinMaxTime, resinMaxTime_mb2, remained_time, coinTime, - imgs, + imgs:encodeURIComponent(imgs), day_mb2, day, ...data,