Commit 96657083 authored by wuhao's avatar wuhao 🎯

asder

parent 45045245
...@@ -660,7 +660,7 @@ body, ...@@ -660,7 +660,7 @@ body,
background-color: rgba(247, 250, 252, 1); background-color: rgba(247, 250, 252, 1);
} }
.cpjs { .cpjs {
padding: 2rem; padding: 2rem 10%;
} }
.cpjs h3 { .cpjs h3 {
font-size: 1.2rem; font-size: 1.2rem;
......
...@@ -90,20 +90,27 @@ function Join() { ...@@ -90,20 +90,27 @@ function Join() {
</Tag> </Tag>
)} )}
</div> </div>
<div className="centerl" style={{ marginTop: '1rem' }}> <div
style={{
marginTop: '1rem',
justifyContent: 'space-between',
display: 'flex',
}}
>
<div <div
style={{ style={{
backgroundColor: '#f0f0f0', backgroundColor: '#f0f0f0',
padding: '6px 12px', padding: '0px 12px 8px 12px',
fontSize: '0.6rem', fontSize: '0.6rem',
display: 'inline-block', display: 'inline-block',
width: '4rem', width: '4rem',
minWidth: 72, minWidth: 72,
minHeight: 72, minHeight: 72,
flexDirection: 'column',
}} }}
classNam="center" classNam="center"
> >
<span> <div>
<span <span
style={{ style={{
fontSize: '1.2rem', fontSize: '1.2rem',
...@@ -114,9 +121,8 @@ function Join() { ...@@ -114,9 +121,8 @@ function Join() {
{it?.hiringNum} {it?.hiringNum}
</span> </span>
</span> </div>
<br /> <div>招聘人数</div>
<span>招聘人数</span>
</div> </div>
<div <div
style={{ style={{
...@@ -124,7 +130,8 @@ function Join() { ...@@ -124,7 +130,8 @@ function Join() {
padding: '6px 12px', padding: '6px 12px',
fontSize: '0.6rem', fontSize: '0.6rem',
display: 'inline-block', display: 'inline-block',
marginLeft: '1rem', marginLeft: '12px',
flex: 1,
}} }}
classNam="center" classNam="center"
> >
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
padding: 0 1.6rem; padding: 0 1.6rem;
} }
.khjz-text p{ .khjz-text p{
font-size: 0.8rem; font-size: 0.67rem;
} }
.khjz-text p:nth-child(1){ .khjz-text p:nth-child(1){
......
...@@ -110,12 +110,18 @@ export default () => { ...@@ -110,12 +110,18 @@ export default () => {
</Col> </Col>
</Row> </Row>
</div> </div>
<div className="content" style={{ padding: '2rem' }}> <div className="content" style={{ padding: '2rem 10%' }}>
<h2 className="title">应用效益</h2> <h2 className="title">应用效益</h2>
<Row> <Row>
<Col {...colc}> <Col {...colc}>
<img <img
style={{ width: '100%', display: 'block', margin: '0 auto' }} style={{
width: '100%',
display: 'block',
margin: '0 auto',
height: '100%',
objectFit: 'cover',
}}
src={ src={
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/worth.jpg' 'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/worth.jpg'
} }
......
...@@ -56,70 +56,72 @@ export default () => { ...@@ -56,70 +56,72 @@ export default () => {
南高工业互联网平台是集工业数据采集、安全接入、计算、存储、服务、开发于一体,为工业企业数字化转型、生产管控、流程优化、智能制造提供服务。我们的目标是提供成熟的公有云或私有云服务,实现物联网设备的快速接入联网,新产品的快速开发、管理和扩展。 南高工业互联网平台是集工业数据采集、安全接入、计算、存储、服务、开发于一体,为工业企业数字化转型、生产管控、流程优化、智能制造提供服务。我们的目标是提供成熟的公有云或私有云服务,实现物联网设备的快速接入联网,新产品的快速开发、管理和扩展。
</p> </p>
</div> </div>
<Row style={{ margin: '2rem 0' }}> <div className="section">
<Col {...colc} className="center"> <Row style={{ margin: '2rem 0' }}>
<div className="cpjs bgjs"> <Col {...colc} className="center">
<h3>平台数据流</h3> <div className="cpjs bgjs">
<p>以数据为核心构造面向数字化工厂的物联网平台。</p> <h3>平台数据流</h3>
</div> <p>以数据为核心构造面向数字化工厂的物联网平台。</p>
</Col> </div>
<Col {...colc}> </Col>
<img <Col {...colc}>
style={{ width: '100%' }} <img
src={ style={{ width: '100%' }}
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/dataliu.png' src={
} 'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/dataliu.png'
alt="" }
/> alt=""
</Col> />
</Row> </Col>
</Row>
<Row style={{ margin: '2rem 0' }}> <Row style={{ margin: '4rem 0 0 0' }}>
<Col {...colc}> <Col {...colc}>
<img <img
style={{ width: '100%' }} style={{ width: '100%' }}
src={ src={
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/qudongdata.png' 'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/qudongdata.png'
} }
alt="" alt=""
/> />
</Col> </Col>
<Col {...colc} className="center bgjs"> <Col {...colc} className="center bgjs">
<div <div
style={{ style={{
width: '100%', width: '100%',
height: '100%', height: '100%',
overflow: 'hidden', overflow: 'hidden',
paddingTop: '2rem', paddingTop: '2rem',
}}
>
<Carousel
autoplay
dots={{
className: 'diydotc',
}} }}
> >
<div> <Carousel
<div className="cpjs" style={{ width: '100%' }}> autoplay
<h3>打造数据驱动的智能企业</h3> dots={{
<p> className: 'diydotc',
OneData:所有数据只加工一次,目标是构建统一的数据规范标准,让数据成为一种资产,而不是成本。资产和成本的差别在于资产是可以沉淀的,是可以被复用的。 }}
</p> >
<div>
<div className="cpjs" style={{ width: '100%' }}>
<h3>打造数据驱动的智能企业</h3>
<p>
OneData:所有数据只加工一次,目标是构建统一的数据规范标准,让数据成为一种资产,而不是成本。资产和成本的差别在于资产是可以沉淀的,是可以被复用的。
</p>
</div>
</div> </div>
</div> <div>
<div> <div className="cpjs" style={{ width: '100%' }}>
<div className="cpjs" style={{ width: '100%' }}> <h3>打造数据驱动的智能企业</h3>
<h3>打造数据驱动的智能企业</h3> <p>
<p> OneService:数据即服务,强调数据中台中的数据通过 API
OneService:数据即服务,强调数据中台中的数据通过 API 接口的方式被访问。{' '}
接口的方式被访问。{' '} </p>
</p> </div>
</div> </div>
</div> </Carousel>
</Carousel> </div>
</div> </Col>
</Col> </Row>
</Row> </div>
</div> </div>
); );
}; };
...@@ -146,8 +146,6 @@ export default () => { ...@@ -146,8 +146,6 @@ export default () => {
<div <div
className="cpjs bgjs" className="cpjs bgjs"
style={{ style={{
paddingLeft: 0,
paddingRight: 0,
width: '100%', width: '100%',
overflow: 'hidden', overflow: 'hidden',
}} }}
...@@ -181,8 +179,6 @@ export default () => { ...@@ -181,8 +179,6 @@ export default () => {
<div <div
className="cpjs" className="cpjs"
style={{ style={{
paddingLeft: 0,
paddingRight: 0,
width: '100%', width: '100%',
overflow: 'hidden', overflow: 'hidden',
}} }}
......
.yyal { .yyal {
width: 88%; width: 86%;
margin: auto; margin: auto;
margin-bottom: 66px; margin-bottom: 66px;
} }
......
...@@ -116,7 +116,7 @@ export default () => { ...@@ -116,7 +116,7 @@ export default () => {
style={{ style={{
width: '100%', width: '100%',
height: '100%', height: '100%',
paddingTop: '2rem', padding: '2rem',
}} }}
> >
<Carousel <Carousel
...@@ -228,7 +228,7 @@ export default () => { ...@@ -228,7 +228,7 @@ export default () => {
<div className="yyal content"> <div className="yyal content">
<h3>实施效益</h3> <h3>实施效益</h3>
<Row gutter={36}> <Row gutter={36} style={{ padding: '0 2rem' }}>
<Col {...col}> <Col {...col}>
<img <img
style={{ width: '100%', margin: '0.5rem' }} style={{ width: '100%', margin: '0.5rem' }}
......
...@@ -705,7 +705,7 @@ function IndexPage({ route }) { ...@@ -705,7 +705,7 @@ function IndexPage({ route }) {
}); });
}} }}
> >
<div className="centerl" style={{ marginTop: 12 }}> <div className="centerl" style={{ marginTop: 20 }}>
<img <img
style={{ height: 49, marginRight: 12 }} style={{ height: 49, marginRight: 12 }}
src={it?.picUrl} src={it?.picUrl}
......
...@@ -174,7 +174,11 @@ export default () => { ...@@ -174,7 +174,11 @@ export default () => {
<div <div
className="cpjs" className="cpjs"
style={{ backgroundColor: 'rgba(250, 249, 250, 1)' }} style={{
backgroundColor: 'rgba(250, 249, 250, 1)',
paddingLeft: 0,
paddingRight: 0,
}}
> >
<h3 className="center">产品特点</h3> <h3 className="center">产品特点</h3>
<Row gutter={36} style={{ marginTop: '2rem' }}> <Row gutter={36} style={{ marginTop: '2rem' }}>
...@@ -268,8 +272,10 @@ export default () => { ...@@ -268,8 +272,10 @@ export default () => {
</Row> </Row>
</div> </div>
<div className="cpjs"> <div className="section">
<h3 className="center">南高工业物联网解决实施案例</h3> <h2 className="center" style={{ fontSize: '1.2rem' }}>
南高工业物联网解决实施案例
</h2>
<img <img
src={ src={
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/casese.png' 'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/casese.png'
......
...@@ -12,112 +12,114 @@ function Together() { ...@@ -12,112 +12,114 @@ function Together() {
alt="" alt=""
style={{ width: '100%' }} style={{ width: '100%' }}
/> />
<Row className="center" style={{ marginTop: '2rem' }}> <div className="section">
<Col <Row className="center" style={{ marginTop: '1rem' }}>
{...col} <Col
style={{ {...col}
backgroundImage: `url(https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg)`, style={{
height: '100%', backgroundImage: `url(https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg)`,
}} height: '100%',
className="img" }}
> className="img"
<img >
style={{ height: '100%', opacity: 0 }} <img
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg`} style={{ height: '100%', opacity: 0 }}
alt="" src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg`}
/> alt=""
</Col> />
<Col {...col} className={styles.compare}> </Col>
<h2>生态合作</h2> <Col {...col} className={styles.compare}>
<p> <h2>生态合作</h2>
根据客户需求为其提供量身定制的产品和服务,通过“政、用、产、学、研”与客户建立长期合作的战略伙伴关系。 <p>
</p> 根据客户需求为其提供量身定制的产品和服务,通过“政、用、产、学、研”与客户建立长期合作的战略伙伴关系。
<div className="centerl"> </p>
<div> <div className="centerl">
<img <div>
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/zl.png`} <img
alt="" src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/zl.png`}
/> alt=""
<h2>战略伙伴权益</h2> />
<p> <h2>战略伙伴权益</h2>
<span>市场营销</span> <p>
<span>技术赋能</span> <span>市场营销</span>
</p> <span>技术赋能</span>
<p> </p>
<span>政策分析</span> <p>
<span>融合生态</span> <span>政策分析</span>
</p> <span>融合生态</span>
</p>
</div>
<div>
<img
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/zl2.png`}
alt=""
/>
<h2>战略合作类型</h2>
<p>
<span>系统集成类</span>
<span>技术攻关类</span>
</p>
<p>
<span>联合申报类</span>
<span>人才培养类</span>
</p>
</div>
</div> </div>
<div> </Col>
<img </Row>
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/zl2.png`} <Row className="center" style={{ marginTop: '2rem' }}>
alt="" <Col {...col} className={styles.compare}>
/> <h2>行业组织</h2>
<h2>战略合作类型</h2> <p>
<p> 作为“江苏省智能装备产业联盟”和“南京市智能制造装备产业促进会”的秘书长单位,南高智能一直积极地推动并联合与产业相关的政府部门、科研院所、优秀企业代表等,致力于建立真正全连接的产业生态,将拥有智能制造共同理念的参与者联合起来,成为未来整个智能制造产业生态建设的驱动者和践行者。
<span>系统集成类</span> </p>
<span>技术攻关类</span> <div className="centerl">
</p> <Card
<p> hoverable
<span>联合申报类</span> onClick={() => {
<span>人才培养类</span> window.open('http://www.jsiea.com/');
</p> }}
>
<img
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/icon1.png`}
alt=""
/>
<span style={{ fontSize: '0.6rem', marginTop: 12 }}>
江苏省智能装备产业联盟
</span>
</Card>
<Card
hoverable
onClick={() => {
window.open('http://njime.cn/');
}}
>
<img
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/icon2.png`}
alt=""
/>
<span style={{ fontSize: '0.6rem', marginTop: 12 }}>
南京市智能制造装备产业促进会
</span>
</Card>
</div> </div>
</div> </Col>
</Col> <Col
</Row> {...col}
<Row className="center" style={{ marginTop: '2rem' }}> style={{
<Col {...col} className={styles.compare}> backgroundImage: `url(${`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/org.jpg`})`,
<h2>行业组织</h2> height: '100%',
<p> }}
作为“江苏省智能装备产业联盟”和“南京市智能制造装备产业促进会”的秘书长单位,南高智能一直积极地推动并联合与产业相关的政府部门、科研院所、优秀企业代表等,致力于建立真正全连接的产业生态,将拥有智能制造共同理念的参与者联合起来,成为未来整个智能制造产业生态建设的驱动者和践行者。 className="img"
</p> >
<div className="centerl"> <img
<Card style={{ height: '100%', opacity: 0 }}
hoverable src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg`}
onClick={() => { alt=""
window.open('http://www.jsiea.com/'); />
}} </Col>
> </Row>
<img </div>
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/icon1.png`}
alt=""
/>
<span style={{ fontSize: '0.6rem', marginTop: 12 }}>
江苏省智能装备产业联盟
</span>
</Card>
<Card
hoverable
onClick={() => {
window.open('http://njime.cn/');
}}
>
<img
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/icon2.png`}
alt=""
/>
<span style={{ fontSize: '0.6rem', marginTop: 12 }}>
南京市智能制造装备产业促进会
</span>
</Card>
</div>
</Col>
<Col
{...col}
style={{
backgroundImage: `url(${`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/org.jpg`})`,
height: '100%',
}}
className="img"
>
<img
style={{ height: '100%', opacity: 0 }}
src={`https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/lefts.jpg`}
alt=""
/>
</Col>
</Row>
</div> </div>
); );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment