From f10943c1f4b97301275fc6b61e0a331d1d9565ce Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 14 Aug 2022 19:09:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E6=84=8F=E4=BA=8B=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/core/Utils.js | 3 ++- readme.md | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/paper/core/Utils.js b/paper/core/Utils.js index 859fada..7a7f14d 100644 --- a/paper/core/Utils.js +++ b/paper/core/Utils.js @@ -32,5 +32,6 @@ Utils = { return Utils.htmlDecode( name.replace(new RegExp(REGULAR_STRING.HTML_STYLE_TAG, "gm"), '').replace(new RegExp(REGULAR_STRING.ENTER, "gm"), '') ) - } + }, + } diff --git a/readme.md b/readme.md index b7a4999..7cdff27 100644 --- a/readme.md +++ b/readme.md @@ -25,4 +25,11 @@ 1. 在`index.html`的`