Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
ngic-company
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wuhao
ngic-company
Commits
96657083
Commit
96657083
authored
Dec 12, 2022
by
wuhao
🎯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asder
parent
45045245
Changes
11
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
204 additions
and
185 deletions
+204
-185
global.less
src/global.less
+1
-1
join.jsx
src/pages/about/join.jsx
+14
-7
index.css
src/pages/factory/ems/index.css
+1
-1
index.jsx
src/pages/factory/ems/index.jsx
+8
-2
index.jsx
src/pages/factory/iot/index.jsx
+61
-59
index.jsx
src/pages/factory/pdm/index.jsx
+0
-4
index.css
src/pages/factory/plm/index.css
+1
-1
index.jsx
src/pages/factory/plm/index.jsx
+2
-2
index.jsx
src/pages/index.jsx
+1
-1
index.jsx
src/pages/internet/index.jsx
+9
-3
together.jsx
src/pages/together.jsx
+106
-104
No files found.
src/global.less
View file @
96657083
...
...
@@ -660,7 +660,7 @@ body,
background-color: rgba(247, 250, 252, 1);
}
.cpjs {
padding: 2rem;
padding: 2rem
10%
;
}
.cpjs h3 {
font-size: 1.2rem;
...
...
src/pages/about/join.jsx
View file @
96657083
...
...
@@ -90,20 +90,27 @@ function Join() {
</
Tag
>
)
}
</
div
>
<
div
className=
"centerl"
style=
{
{
marginTop
:
'1rem'
}
}
>
<
div
style=
{
{
marginTop
:
'1rem'
,
justifyContent
:
'space-between'
,
display
:
'flex'
,
}
}
>
<
div
style=
{
{
backgroundColor
:
'#f0f0f0'
,
padding
:
'
6
px 12px'
,
padding
:
'
0px 12px 8
px 12px'
,
fontSize
:
'0.6rem'
,
display
:
'inline-block'
,
width
:
'4rem'
,
minWidth
:
72
,
minHeight
:
72
,
flexDirection
:
'column'
,
}
}
classNam=
"center"
>
<
span
>
<
div
>
<
span
style=
{
{
fontSize
:
'1.2rem'
,
...
...
@@ -114,9 +121,8 @@ function Join() {
{
it
?.
hiringNum
}
</
span
>
人
</
span
>
<
br
/>
<
span
>
招聘人数
</
span
>
</
div
>
<
div
>
招聘人数
</
div
>
</
div
>
<
div
style=
{
{
...
...
@@ -124,7 +130,8 @@ function Join() {
padding
:
'6px 12px'
,
fontSize
:
'0.6rem'
,
display
:
'inline-block'
,
marginLeft
:
'1rem'
,
marginLeft
:
'12px'
,
flex
:
1
,
}
}
classNam=
"center"
>
...
...
src/pages/factory/ems/index.css
View file @
96657083
...
...
@@ -8,7 +8,7 @@
padding
:
0
1.6rem
;
}
.khjz-text
p
{
font-size
:
0.
8
rem
;
font-size
:
0.
67
rem
;
}
.khjz-text
p
:nth-child
(
1
)
{
...
...
src/pages/factory/ems/index.jsx
View file @
96657083
...
...
@@ -110,12 +110,18 @@ export default () => {
</
Col
>
</
Row
>
</
div
>
<
div
className=
"content"
style=
{
{
padding
:
'2rem'
}
}
>
<
div
className=
"content"
style=
{
{
padding
:
'2rem
10%
'
}
}
>
<
h2
className=
"title"
>
应用效益
</
h2
>
<
Row
>
<
Col
{
...
colc
}
>
<
img
style=
{
{
width
:
'100%'
,
display
:
'block'
,
margin
:
'0 auto'
}
}
style=
{
{
width
:
'100%'
,
display
:
'block'
,
margin
:
'0 auto'
,
height
:
'100%'
,
objectFit
:
'cover'
,
}
}
src=
{
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/worth.jpg'
}
...
...
src/pages/factory/iot/index.jsx
View file @
96657083
...
...
@@ -56,6 +56,7 @@ export default () => {
南高工业互联网平台是集工业数据采集、安全接入、计算、存储、服务、开发于一体,为工业企业数字化转型、生产管控、流程优化、智能制造提供服务。我们的目标是提供成熟的公有云或私有云服务,实现物联网设备的快速接入联网,新产品的快速开发、管理和扩展。
</
p
>
</
div
>
<
div
className=
"section"
>
<
Row
style=
{
{
margin
:
'2rem 0'
}
}
>
<
Col
{
...
colc
}
className=
"center"
>
<
div
className=
"cpjs bgjs"
>
...
...
@@ -74,7 +75,7 @@ export default () => {
</
Col
>
</
Row
>
<
Row
style=
{
{
margin
:
'2rem
0'
}
}
>
<
Row
style=
{
{
margin
:
'4rem 0 0
0'
}
}
>
<
Col
{
...
colc
}
>
<
img
style=
{
{
width
:
'100%'
}
}
...
...
@@ -121,5 +122,6 @@ export default () => {
</
Col
>
</
Row
>
</
div
>
</
div
>
);
};
src/pages/factory/pdm/index.jsx
View file @
96657083
...
...
@@ -146,8 +146,6 @@ export default () => {
<
div
className=
"cpjs bgjs"
style=
{
{
paddingLeft
:
0
,
paddingRight
:
0
,
width
:
'100%'
,
overflow
:
'hidden'
,
}
}
...
...
@@ -181,8 +179,6 @@ export default () => {
<
div
className=
"cpjs"
style=
{
{
paddingLeft
:
0
,
paddingRight
:
0
,
width
:
'100%'
,
overflow
:
'hidden'
,
}
}
...
...
src/pages/factory/plm/index.css
View file @
96657083
.yyal
{
width
:
8
8
%
;
width
:
8
6
%
;
margin
:
auto
;
margin-bottom
:
66px
;
}
...
...
src/pages/factory/plm/index.jsx
View file @
96657083
...
...
@@ -116,7 +116,7 @@ export default () => {
style=
{
{
width
:
'100%'
,
height
:
'100%'
,
padding
Top
:
'2rem'
,
padding
:
'2rem'
,
}
}
>
<
Carousel
...
...
@@ -228,7 +228,7 @@ export default () => {
<
div
className=
"yyal content"
>
<
h3
>
实施效益
</
h3
>
<
Row
gutter=
{
36
}
>
<
Row
gutter=
{
36
}
style=
{
{
padding
:
'0 2rem'
}
}
>
<
Col
{
...
col
}
>
<
img
style=
{
{
width
:
'100%'
,
margin
:
'0.5rem'
}
}
...
...
src/pages/index.jsx
View file @
96657083
...
...
@@ -705,7 +705,7 @@ function IndexPage({ route }) {
});
}
}
>
<
div
className=
"centerl"
style=
{
{
marginTop
:
12
}
}
>
<
div
className=
"centerl"
style=
{
{
marginTop
:
20
}
}
>
<
img
style=
{
{
height
:
49
,
marginRight
:
12
}
}
src=
{
it
?.
picUrl
}
...
...
src/pages/internet/index.jsx
View file @
96657083
...
...
@@ -174,7 +174,11 @@ export default () => {
<
div
className=
"cpjs"
style=
{
{
backgroundColor
:
'rgba(250, 249, 250, 1)'
}
}
style=
{
{
backgroundColor
:
'rgba(250, 249, 250, 1)'
,
paddingLeft
:
0
,
paddingRight
:
0
,
}
}
>
<
h3
className=
"center"
>
产品特点
</
h3
>
<
Row
gutter=
{
36
}
style=
{
{
marginTop
:
'2rem'
}
}
>
...
...
@@ -268,8 +272,10 @@ export default () => {
</
Row
>
</
div
>
<
div
className=
"cpjs"
>
<
h3
className=
"center"
>
南高工业物联网解决实施案例
</
h3
>
<
div
className=
"section"
>
<
h2
className=
"center"
style=
{
{
fontSize
:
'1.2rem'
}
}
>
南高工业物联网解决实施案例
</
h2
>
<
img
src=
{
'https://ng-website.oss-cn-hangzhou.aliyuncs.com/assets/casese.png'
...
...
src/pages/together.jsx
View file @
96657083
...
...
@@ -12,7 +12,8 @@ function Together() {
alt=
""
style=
{
{
width
:
'100%'
}
}
/>
<
Row
className=
"center"
style=
{
{
marginTop
:
'2rem'
}
}
>
<
div
className=
"section"
>
<
Row
className=
"center"
style=
{
{
marginTop
:
'1rem'
}
}
>
<
Col
{
...
col
}
style=
{
{
...
...
@@ -119,6 +120,7 @@ function Together() {
</
Col
>
</
Row
>
</
div
>
</
div
>
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment