From c1a770f7d71370878bc3d28f5248881b698d7718 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期五, 17 十二月 2021 08:38:46 +0800 Subject: [PATCH] # --- static/js/object/StoreCrn.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/js/object/StoreCrn.js b/static/js/object/StoreCrn.js index 9b2c7b3..ff57655 100644 --- a/static/js/object/StoreCrn.js +++ b/static/js/object/StoreCrn.js @@ -5,7 +5,7 @@ this.crnLoadLength = option.crnLoad.length||60;//搴撲綅闀垮害 this.crnLoadWidth = option.crnLoad.width||60;//搴撲綅瀹� this.crnLoadHeight = option.crnLoad.height||40;//搴撲綅楂� - this.crnForkLength = option.crnFork.length||80;//搴撲綅闀垮害 + this.crnForkLength = option.crnFork.length||50;//搴撲綅闀垮害 this.crnForkWidth = option.crnFork.width||20;//搴撲綅瀹� this.crnForkHeight = option.crnFork.height||30;//搴撲綅楂� -- Gitblit v1.9.1