From 8092f8c699218c251915e1748e4201fcc071a4ce Mon Sep 17 00:00:00 2001 From: Liuweiqing <121866954+14790897@users.noreply.github.com> Date: Sun, 31 Dec 2023 14:12:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E6=B6=82=E6=94=B9?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/HomeView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/HomeView.vue b/frontend/src/views/HomeView.vue index 0d43f52..bb5de04 100644 --- a/frontend/src/views/HomeView.vue +++ b/frontend/src/views/HomeView.vue @@ -287,7 +287,7 @@ export default { strikethrough_length_sigma: 2, strikethrough_angle_sigma: 2, strikethrough_width_sigma: 2, - strikethrough_probability: 0.08, + strikethrough_probability: 0.02, strikethrough_width: 8, ink_depth_sigma: 30, isUnderlined: true,