diff --git a/src/views/model/companyIntroduction.vue b/src/views/model/companyIntroduction.vue
index 67ffef0..3219d49 100644
--- a/src/views/model/companyIntroduction.vue
+++ b/src/views/model/companyIntroduction.vue
@@ -12,7 +12,7 @@
-
+
@@ -118,7 +118,7 @@ export default {
position: absolute;
transform: translateX(-50%);
bottom: 1%;
- left: 40%;
+ left: 50%;
height: 35vh;
}
.img4{
diff --git a/src/views/model/dataCentre.vue b/src/views/model/dataCentre.vue
index 18fec8f..a8c5e84 100644
--- a/src/views/model/dataCentre.vue
+++ b/src/views/model/dataCentre.vue
@@ -93,7 +93,7 @@ export default {
'场景升级',
'重点工序监控',
'订单履约率(周)',
- '产品分布',
+ '产品市场',
'用户评价',
'质量分析',
'产量统计',
@@ -1143,7 +1143,7 @@ export default {
center: ["50%", "50%"],
data: [
{
- value: 66,
+ value: 102,
label: {
normal: {
rich: {
@@ -1222,7 +1222,7 @@ export default {
center: ["50%", "50%"],
data: [
{
- value: 99,
+ value: 4.5,
label: {
normal: {
rich: {
@@ -1242,7 +1242,7 @@ export default {
return (
"{a|" +
params.value +
- "kw·h}" +
+ "}" +
"\n{b|单台能耗}"
);
},
@@ -1301,7 +1301,7 @@ export default {
center: ["50%", "50%"],
data: [
{
- value: 16,
+ value: 78,
label: {
normal: {
rich: {
@@ -1877,10 +1877,10 @@ export default {
.chart6 {
position: absolute;
- top: 44%;
- left: 27%;
- width: 22.3%;
- height: 21.7%;
+ top: 43%;
+ left: 26%;
+ width: 24.3%;
+ height: 23.7%;
}
.chart7 {