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