From a9f1c4f495d8b93340ecf7b2c317425f23fe6ef5 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 31 Jul 2023 13:15:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E7=94=B5=E6=89=B6?= =?UTF-8?q?=E6=A2=AF=E9=80=9A=E8=A1=8C=E6=88=90=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Index/Index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Index/Index.js b/src/pages/Index/Index.js index 9033a33..3f88afd 100644 --- a/src/pages/Index/Index.js +++ b/src/pages/Index/Index.js @@ -341,9 +341,9 @@ const Index = () => { "3_5": 1, "5_3": 1, }, - elevatorWaitCost: 371 * 4, - elevatorCostPerFloor: 30 * 4, - escalatorCostPerFloor: 124 * 4, + elevatorWaitCost: 7000, + elevatorCostPerFloor: 1000, + escalatorCostPerFloor: 7000, }, mall, onFocusShop: (data, stop) => {