From 46b686c26f5b8f8d7946ddaedfeccebdf7e8ce3d Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Fri, 21 Jul 2023 16:49:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=B0=E5=9B=BE=E6=94=BE=E5=A4=A7?= =?UTF-8?q?=E4=B8=80=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Index/Index.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/pages/Index/Index.js b/src/pages/Index/Index.js index d2d2648..36c8007 100644 --- a/src/pages/Index/Index.js +++ b/src/pages/Index/Index.js @@ -334,7 +334,7 @@ const Index = () => { addtionalFacilityCodeMap: mall.addtionalFacilityCodeMap, autoRotate: false, customTitleFacilityTypeMap: { 116: true }, - wrapperWindowRatio: 0.7, + wrapperWindowRatio: 0.9, showShopLabel: false, useFormatColor: false, }, @@ -879,7 +879,13 @@ const Index = () => {
setTab(name)} + onClick={() => { + if (name === "寻车") { + window.weui.toast("敬请期待", { + className: "toast", + }); + } else setTab(name); + }} >