From 918fccdbfaf86512b08f9964ba56a4c8d1d31b05 Mon Sep 17 00:00:00 2001 From: itorr Date: Sat, 15 Jul 2023 06:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=BA=BF=E7=A8=BF=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/document.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/document.js b/html/document.js index 4a15e3d..4c9c629 100644 --- a/html/document.js +++ b/html/document.js @@ -97,7 +97,6 @@ const Convolutes = { // 0, -1, 0 // ], // '极细': creatConvoluteAverage(3), - '线稿': null, '精细': creatConvoluteAverage(5), '一般': creatConvoluteAverage(7), '稍粗': creatConvoluteAverage(9), @@ -133,7 +132,8 @@ const Convolutes = { 1, 1, 1, 1, 1, -1, -1, -1, -1 - ] + ], + '线稿': null, } const style = {