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 = {