- {{ i.text }}
+ :style="`width:${i.width}vw;height:${i.height}vw;top:${i.top}%;left:${i.left}%;background: linear-gradient(to bottom, ${nowFlowIndex === k ? '#00911F': i.bgColor+'99'}, ${nowFlowIndex === k ? '#00370C': i.bgColor});z-index:2;`">
+
@@ -97,6 +103,8 @@ import productDistribution from './productDistribution'
import dataCentre from './dataCentre'
import production from './production'
import live from './live'
+import quality from './quality'
+import equipment from './equipment'
const isAMRT = () => {
return new Promise((resolve, reject) => {
@@ -118,7 +126,9 @@ export default {
productDistribution,
dataCentre,
production,
- live
+ live,
+ quality,
+ equipment
},
data() {
return {
@@ -133,15 +143,15 @@ export default {
left: 1,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '内胆自助成型'
+ bgColor: '#2f5597',
+ text: '内胆
自动成型'
},
{
top: 2,
left: 9.3,
width: 6,
height: 4,
- bgColor: '#00aa00',
+ bgColor: '#ed7d31',
text: '内胆预装'
},
{
@@ -149,8 +159,8 @@ export default {
left: 17.6,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '内胆集存库'
+ bgColor: '#7f7f7f',
+ text: '内胆
集存库'
},
// 二层
@@ -159,15 +169,15 @@ export default {
left: 1,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '箱壳自动成型'
+ bgColor: '#2f5597',
+ text: '箱壳
自动成型'
},
{
top: 35,
left: 9.3,
width: 6,
height: 4,
- bgColor: '#00aa00',
+ bgColor: '#ed7d31',
text: '箱壳预装'
},
{
@@ -175,8 +185,8 @@ export default {
left: 17.6,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '箱壳集存库'
+ bgColor: '#7f7f7f',
+ text: '箱壳
集存库'
},
// 一二合
@@ -185,39 +195,39 @@ export default {
left: 25.9,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '壳胆组装'
+ bgColor: '#f4b183',
+ text: '壳胆
组装'
},
{
top: 17,
left: 34.2,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '箱体预装'
+ bgColor: '#7f7f7f',
+ text: '箱体
预装'
},
{
top: 17,
left: 42.5,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '箱体发泡'
+ bgColor: '#00b050',
+ text: '箱体
发泡'
},
{
top: 17,
left: 50.8,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '门体安装'
+ bgColor: '#f4b183',
+ text: '门体
安装'
},
{
top: 17,
left: 59.1,
width: 6,
height: 4,
- bgColor: '#00aa00',
+ bgColor: '#7f7f7f',
text: '发泡箱体库'
},
{
@@ -225,7 +235,7 @@ export default {
left: 67.4,
width: 6,
height: 4,
- bgColor: '#00aa00',
+ bgColor: '#ffc000',
text: '焊接'
},
{
@@ -233,24 +243,24 @@ export default {
left: 75.7,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '抽空灌注'
+ bgColor: '#00b050',
+ text: '抽空
灌注'
},
{
top: 17,
left: 84,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '性能检测'
+ bgColor: '#ffc000',
+ text: '性能
检测'
},
{
top: 17,
left: 92.3,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '包装入库'
+ bgColor: '#f4b183',
+ text: '包装
入库'
},
// 三层
@@ -259,15 +269,15 @@ export default {
left: 1,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '门壳自动成型'
+ bgColor: '#2f5597',
+ text: '门壳
自动成型'
},
{
top: 68,
left: 17.6,
width: 6,
height: 4,
- bgColor: '#00aa00',
+ bgColor: '#ed7d31',
text: '门壳预装'
},
{
@@ -275,16 +285,16 @@ export default {
left: 34.2,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '门体发泡'
+ bgColor: '#00b050',
+ text: '门体
发泡'
},
{
top: 68,
left: 50.8,
width: 6,
height: 4,
- bgColor: '#00aa00',
- text: '箱、门匹配输送'
+ bgColor: '#7030a0',
+ text: '箱、门
匹配输送'
}
],
wireOptions: [
@@ -637,8 +647,8 @@ export default {
.container {
width: 100vw;
- //height: 33.33vw;
- height: 100vh;
+ height: 33.33vw;
+ //height: 100vh;
}
.tool {
@@ -664,8 +674,8 @@ export default {
.test {
//top: 20%;
width: 100vw;
- //height: 33.33vw;
- height: 100vh;
+ height: 33.33vw;
+ //height: 100vh;
position: absolute;
}
diff --git a/src/views/model/quality.vue b/src/views/model/quality.vue
new file mode 100644
index 0000000..37bddae
--- /dev/null
+++ b/src/views/model/quality.vue
@@ -0,0 +1,1224 @@
+
+
+
质量可视化管理
+
+
+
+
本月综合质量
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+