|
@@ -14,6 +14,7 @@ import SearchRankCloud from "./components/SearchRankCloud";
|
|
|
import MemberLocation from "./components/MemberLocation";
|
|
|
import StoreTraffic from "./components/StoreTraffic";
|
|
|
import MapContainer from "./components/MapContainer";
|
|
|
+import OrderBasic from "./components/Order";
|
|
|
|
|
|
@connect(({ bigscreen }) => ({
|
|
|
bigscreen,
|
|
@@ -162,41 +163,54 @@ class BigScreen extends React.Component {
|
|
|
<div className={styles.contentPanel}>
|
|
|
{/* 左侧 */}
|
|
|
<div className={styles.contentPanelLeft}>
|
|
|
- {/* <PanelBlock height="200px" /> */}
|
|
|
<PanelBlock
|
|
|
styleObj={{
|
|
|
- width: "932px",
|
|
|
- height: "560px",
|
|
|
- marginBottom: "48px",
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-1.png")})`,
|
|
|
+ width: "699px",
|
|
|
+ height: "420px",
|
|
|
+ marginBottom: "36px",
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-1.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<PortalTraffic />
|
|
|
</PanelBlock>
|
|
|
<PanelBlock
|
|
|
- width="932px"
|
|
|
- height="560px"
|
|
|
- marginBottom="48px"
|
|
|
+ width="699px"
|
|
|
+ height="420px"
|
|
|
+ marginBottom="36px"
|
|
|
styleObj={{
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-1.png")})`,
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-1.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<Enquire />
|
|
|
</PanelBlock>
|
|
|
- <PanelBlock flexDirection="row" height="608px">
|
|
|
+ <PanelBlock
|
|
|
+ styleObj={{
|
|
|
+ width: "699px",
|
|
|
+ height: "420px",
|
|
|
+ marginBottom: "36px",
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-1.png")})`,
|
|
|
+ }}
|
|
|
+ >
|
|
|
+ <OrderBasic />
|
|
|
+ </PanelBlock>
|
|
|
+ <PanelBlock
|
|
|
+ flexDirection="row"
|
|
|
+ height="420px"
|
|
|
+ styleObj={{ padding: 0 }}
|
|
|
+ >
|
|
|
<PanelBlock
|
|
|
styleObj={{
|
|
|
- width: "434px",
|
|
|
- marginRight: "60px",
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-2.png")})`,
|
|
|
+ width: "326px",
|
|
|
+ marginRight: "47px",
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-2.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<OverseasEnquireLocation />
|
|
|
</PanelBlock>
|
|
|
<PanelBlock
|
|
|
styleObj={{
|
|
|
- width: "434px",
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-2.png")})`,
|
|
|
+ width: "326px",
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-2.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<DistributorEnquireLocation />
|
|
@@ -206,20 +220,17 @@ class BigScreen extends React.Component {
|
|
|
|
|
|
{/* 中间 */}
|
|
|
<div className={styles.contentPanelCenter}>
|
|
|
- <PanelBlock
|
|
|
- justifyContent="flex-start"
|
|
|
- height="560px"
|
|
|
- marginBottom="48px"
|
|
|
- >
|
|
|
+ <PanelBlock justifyContent="flex-start" height="496px">
|
|
|
<OverView />
|
|
|
</PanelBlock>
|
|
|
- <PanelBlock height="560px" marginBottom="48px" />
|
|
|
- <PanelBlock flexDirection="row" height="608px">
|
|
|
+ <PanelBlock>
|
|
|
+ </PanelBlock>
|
|
|
+ {/* <PanelBlock flexDirection="row" height="608px">
|
|
|
<PanelBlock
|
|
|
width="822px"
|
|
|
marginRight="64px"
|
|
|
styleObj={{
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-3.png")})`,
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-3.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<AddMemberTrend />
|
|
@@ -227,35 +238,45 @@ class BigScreen extends React.Component {
|
|
|
<PanelBlock
|
|
|
width="822px"
|
|
|
styleObj={{
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-3.png")})`,
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-3.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<AddProductTrend />
|
|
|
</PanelBlock>
|
|
|
- </PanelBlock>
|
|
|
+ </PanelBlock> */}
|
|
|
</div>
|
|
|
|
|
|
{/* 右侧 */}
|
|
|
<div className={styles.contentPanelRight}>
|
|
|
<PanelBlock
|
|
|
- height="864px"
|
|
|
- width="932px"
|
|
|
- marginBottom="68px"
|
|
|
+ height="648px"
|
|
|
+ width="699px"
|
|
|
+ marginBottom="36px"
|
|
|
styleObj={{
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-4.png")})`,
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-4.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<SearchRankCloud />
|
|
|
</PanelBlock>
|
|
|
<PanelBlock
|
|
|
- height="864px"
|
|
|
- width="932px"
|
|
|
+ height="648px"
|
|
|
+ width="699px"
|
|
|
+ marginBottom="36px"
|
|
|
styleObj={{
|
|
|
- // backgroundImage: `url(${require("../../../assets/bigscreen/box-4.png")})`,
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-4.png")})`,
|
|
|
}}
|
|
|
>
|
|
|
<StoreTraffic />
|
|
|
</PanelBlock>
|
|
|
+ <PanelBlock
|
|
|
+ height="420px"
|
|
|
+ width="699px"
|
|
|
+ styleObj={{
|
|
|
+ backgroundImage: `url(${require("../../../assets/bigscreen/box-5.png")})`,
|
|
|
+ }}
|
|
|
+ >
|
|
|
+ <AddProductTrend />
|
|
|
+ </PanelBlock>
|
|
|
</div>
|
|
|
|
|
|
<div className={styles.mapContainer}>
|