Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
500f7a72
Commit
500f7a72
authored
Jul 16, 2020
by
kangzhenfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备监控
parent
75d72e99
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
87 additions
and
13 deletions
+87
-13
index.vue
pages/dncmnc/mnc/index.vue
+82
-9
monitoring.vue
pages/dncmnc/mnc/monitoring.vue
+4
-4
config.js
static/config.js
+1
-0
shebei01.png
static/images/mnc/shebei01.png
+0
-0
shebei02.png
static/images/mnc/shebei02.png
+0
-0
shebei03.png
static/images/mnc/shebei03.png
+0
-0
shebei04.png
static/images/mnc/shebei04.png
+0
-0
shebei05.png
static/images/mnc/shebei05.png
+0
-0
shebei06.png
static/images/mnc/shebei06.png
+0
-0
shebei07.png
static/images/mnc/shebei07.png
+0
-0
shebei08.png
static/images/mnc/shebei08.png
+0
-0
shebei09.png
static/images/mnc/shebei09.png
+0
-0
shebei10.png
static/images/mnc/shebei10.png
+0
-0
shebei11.png
static/images/mnc/shebei11.png
+0
-0
shebei12.png
static/images/mnc/shebei12.png
+0
-0
shebei13.png
static/images/mnc/shebei13.png
+0
-0
No files found.
pages/dncmnc/mnc/index.vue
View file @
500f7a72
...
...
@@ -58,7 +58,7 @@
</div>
</
template
>
<
template
slot=
"card"
slot-scope=
"{row}"
>
<div
class=
"body"
v-for=
"i of
5
"
:key=
"i"
>
<div
class=
"body"
v-for=
"i of
2
"
:key=
"i"
>
<Row
class=
"title-i"
>
<Col
:span=
"16"
class=
"order-code"
>
<Ellipsis
:text=
"row.productName+i"
:lines=
"1"
tooltip
transfer
/>
...
...
@@ -88,9 +88,9 @@
<!-- :title="row.productUrl" -->
</Col>
<Col
span=
"16"
class=
"row"
>
<p>
机床
类型:
{{
row
.
MachineType
}}
</p>
<p>
机床
编码:
{{
row
.
MachineCode
}}
</p>
<p>
机床
IP:
{{
row
.
MachineIp
}}
</p>
<p>
设备
类型:
{{
row
.
MachineType
}}
</p>
<p>
设备
编码:
{{
row
.
MachineCode
}}
</p>
<p>
设备
IP:
{{
row
.
MachineIp
}}
</p>
<p>
系统信息:
{{
row
.
information
}}
</p>
</Col>
</Row>
...
...
@@ -123,7 +123,7 @@ export default {
{
productName
:
"德玛吉235550"
,
statu
:
"空闲"
,
productUrl
:
"shebei.png"
,
productUrl
:
"shebei
01
.png"
,
MachineType
:
"V1-256-16331"
,
MachineCode
:
"JCBM-06221"
,
MachineIp
:
"1231-111-26012"
,
...
...
@@ -131,7 +131,7 @@ export default {
},{
productName
:
"德玛吉235536"
,
statu
:
"关机"
,
productUrl
:
"shebei.png"
,
productUrl
:
"shebei
02
.png"
,
MachineType
:
"V1-256-16332"
,
MachineCode
:
"JCBM-06222"
,
MachineIp
:
"1231-111-26012"
,
...
...
@@ -139,7 +139,7 @@ export default {
},{
productName
:
"德玛吉235537"
,
statu
:
"故障"
,
productUrl
:
"shebei.png"
,
productUrl
:
"shebei
03
.png"
,
MachineType
:
"V1-256-16333"
,
MachineCode
:
"JCBM-06223"
,
MachineIp
:
"1231-111-26012"
,
...
...
@@ -147,12 +147,85 @@ export default {
},{
productName
:
"德玛吉235537"
,
statu
:
"运行中"
,
productUrl
:
"shebei.png"
,
productUrl
:
"shebei
04
.png"
,
MachineType
:
"V1-256-16334"
,
MachineCode
:
"JCBM-06224"
,
MachineIp
:
"1231-111-26012"
,
information
:
"V-5633-12112"
,
},
// {
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei05.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei06.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei07.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei08.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei09.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei10.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei11.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei12.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },{
// productName: "德玛吉235537",
// statu: "运行中",
// productUrl:"shebei13.png",
// MachineType: "V1-256-16334",
// MachineCode: "JCBM-06224",
// MachineIp: "1231-111-26012",
// information: "V-5633-12112",
// },
],
typeInfo
:
"card"
,
iconInfo
:
"md-apps"
,
...
...
@@ -271,7 +344,7 @@ export default {
let
tempUrl
=
""
;
if
(
url
&&
url
.
length
>
0
)
{
// tempUrl = this.downUrl + url;
tempUrl
=
icon
Img
+
url
;
tempUrl
=
mnc
Img
+
url
;
}
else
{
tempUrl
=
iconImg
+
"noPic_product.png"
;
}
...
...
pages/dncmnc/mnc/monitoring.vue
View file @
500f7a72
...
...
@@ -18,10 +18,10 @@
</Col>
<Col
span=
"14"
>
<div
class=
"set_masage"
>
<p>
机床
名称:德玛吉235537
</p>
<p>
机床
类型:V1-256-16334
</p>
<p>
机床
编码:JCBM-06224
</p>
<p>
机床
IP:1231-111-26012
</p>
<p>
设备
名称:德玛吉235537
</p>
<p>
设备
类型:V1-256-16334
</p>
<p>
设备
编码:JCBM-06224
</p>
<p>
设备
IP:1231-111-26012
</p>
<p>
系统信息:V-5633-12112
</p>
</div>
</Col>
...
...
static/config.js
View file @
500f7a72
...
...
@@ -26,6 +26,7 @@ window.crmUrl = `http://${address}:10000/crm`; //crm客户、合同、项目管
window
.
apsUrl
=
`http://
${
systemApi
.
aps
}
:10111/api/services/app`
;
//aps排产(61)
window
.
technologyUrl
=
`http://
${
address
}
:10000/technology/`
;
//新工艺规程接口
window
.
iconImg
=
`/imgicon/`
;
window
.
mncImg
=
`/images/mnc/`
;
//mnc图片
window
.
material
=
`http://
${
address
}
:10000/material`
;
//物料管理
/* window.systemUrl = `http://${address}:10020/api/services/app`; //System-api 系统管理(基础数据)
...
...
static/images/mnc/shebei01.png
0 → 100644
View file @
500f7a72
74.5 KB
static/images/mnc/shebei02.png
0 → 100644
View file @
500f7a72
145 KB
static/images/mnc/shebei03.png
0 → 100644
View file @
500f7a72
162 KB
static/images/mnc/shebei04.png
0 → 100644
View file @
500f7a72
205 KB
static/images/mnc/shebei05.png
0 → 100644
View file @
500f7a72
61.8 KB
static/images/mnc/shebei06.png
0 → 100644
View file @
500f7a72
96.5 KB
static/images/mnc/shebei07.png
0 → 100644
View file @
500f7a72
250 KB
static/images/mnc/shebei08.png
0 → 100644
View file @
500f7a72
126 KB
static/images/mnc/shebei09.png
0 → 100644
View file @
500f7a72
287 KB
static/images/mnc/shebei10.png
0 → 100644
View file @
500f7a72
194 KB
static/images/mnc/shebei11.png
0 → 100644
View file @
500f7a72
119 KB
static/images/mnc/shebei12.png
0 → 100644
View file @
500f7a72
216 KB
static/images/mnc/shebei13.png
0 → 100644
View file @
500f7a72
148 KB
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