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); + }} >