{
return new Promise((resolve, reject) => {
@@ -111,7 +117,8 @@ export default {
factoryIntroduction,
productDistribution,
dataCentre,
- production
+ production,
+ live
},
data() {
return {
@@ -630,8 +637,8 @@ export default {
.container {
width: 100vw;
- height: 33.33vw;
- //height: 100vh;
+ //height: 33.33vw;
+ height: 100vh;
}
.tool {
@@ -655,10 +662,10 @@ export default {
}
.test {
- top: 20%;
+ //top: 20%;
width: 100vw;
- height: 33.33vw;
- //height: 100vh;
+ //height: 33.33vw;
+ height: 100vh;
position: absolute;
}
diff --git a/src/views/model/production.vue b/src/views/model/production.vue
index ac97ac1..1b7435f 100644
--- a/src/views/model/production.vue
+++ b/src/views/model/production.vue
@@ -1,15 +1,32 @@
+
生产制造运营中心
-
+
3日内需要交付订单
+
+
>
+
完成量/产品量
+
1004/1701
+
-
+
本月需完成订单
+
+
>
+
完成量/产品量
+
2333/6591
+
@@ -28,6 +45,8 @@