import React from "react"; import Layout from "./Layout"; import { Image, Space, Row, Col, Button, Divider, Tabs, Carousel } from "antd"; import HomeImage from './static/web/home/home.jpg'; import { CheckCircleTwoTone, UserOutlined, AccountBookOutlined, CheckCircleOutlined, LineChartOutlined, PartitionOutlined, LeftCircleFilled, RightCircleFilled, AlertOutlined, BarsOutlined, } from '@ant-design/icons'; import ComputerSrc from './static/web/home/computer.png'; import LogoSrc from "./static/web/home/logo.png"; import MoneySrc from './static/web/org/bsns/4.jpg'; import MeetingSrc8 from './static/web/org/bsns/8.jpg'; import MeetingSrc9 from './static/web/org/bsns/9.jpg'; import MeetingSrc10 from './static/web/org/bsns/10.jpg'; import MeetingSrc11 from './static/web/org/bsns/11.jpg'; import { useNavigate } from "react-router-dom"; import { ToForm } from "./component/Menu"; import "./App.less"; const style = { textAlign: 'center', } const items = [UserOutlined, AccountBookOutlined, CheckCircleOutlined, LineChartOutlined, PartitionOutlined] .map((Icon, i) => { const id = String(i + 1); return { label: ( 功能名称 ), key: id, children: ( <>
名称占位占位

功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位功能介绍占位

), }; }); const image_items = new Array(5).fill(null); const getItem = (index) => { return image_items.map((_, i) => ( )) }; const CarouselItem = image_items.map((_, index) => (
{getItem(index)}
)); const ImgList = (props) =>

墨刀

案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位案例占位

export const ImgMap = (props) => export const FootImg = () =>

为企业量身定做的管理软件

已有1700人获取专属定制方案

export const AdvantageTitle = () =>

20年

核心团队行业深耕近

100万

服务用户累计

500人

双研发中心团队人数

106%

年续费率高达

const App = () => { const navigator = useNavigate(); const ToDetail = (value) => { navigator('/case/detail', { state: value }); } const SlickButtonFix = ({ currentSlide, slideCount, children, ...props }) => ( {children} ); const MoreButton = (name) => (
); const AdvantageList = [ { icon: , title: '功能全面 业务流程全覆盖' }, { icon: , title: '开放兼容,多软件互联' }, { icon: , title: '24小时售后服务' }, ] return (<>

一体化sass管理软件

功能全面

覆盖管理全流程

连接HR、财务、业务、库存消除信息

轻量化快速部署

即买即用

核心优势 {new Array(3).fill(null).map((_, i) => {AdvantageList[i].icon}
{AdvantageList[i].title}

占位占位占位占位占位占位

占位占位占位占位占位占位

占位占位占位占位占位占位

)}
满足经营管理核心需求

满足多种行业的解决方案

{ const id = String(i + 1); return { label: `行业名称`, key: id, children: <>

制造/化工/能源

行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位行业占位

相关案例

{new Array(4).fill(null).map((_, i) => ( ))}
, }; })} tabPosition='left' />
都有他们选择了我们
ToDetail(Math.floor(Math.random() * 20) + 1)} /> } nextArrow={ } dots={false}> {CarouselItem} {MoreButton()}
新闻资讯
媒体报道
产品动态 查看更多
{new Array(5).fill(null).map((_, i) => (
更新迭代 01-10
))}
新闻动态 查看更多
{new Array(5).fill(null).map((_, i) => (
更新迭代 01-10
))}
{MoreButton()}
) } export default App;