From d9faf8065da23b67a66956c82fb9321a7d124c83 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 31 Jul 2023 13:10:55 +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=E5=AF=BB=E8=B7=AF=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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/Index/Index.js b/src/pages/Index/Index.js index c4d79ac..9033a33 100644 --- a/src/pages/Index/Index.js +++ b/src/pages/Index/Index.js @@ -341,6 +341,9 @@ const Index = () => { "3_5": 1, "5_3": 1, }, + elevatorWaitCost: 371 * 4, + elevatorCostPerFloor: 30 * 4, + escalatorCostPerFloor: 124 * 4, }, mall, onFocusShop: (data, stop) => {