修改接口

master
夜笙歌 11 months ago
parent 8cc7fb5f7d
commit 731a93df60

@ -12,7 +12,7 @@
<div class="img1"><img src="../../assets/model/companyIntroduction/img1.png" alt="" style="object-fit: contain;height: 100%;position: absolute;right: 0;"></div>
<div class="img2"><img src="../../assets/model/companyIntroduction/img2.png" alt="" style="height:100%"></div>
<div class="img3"><img src="../../assets/model/companyIntroduction/img3.png" alt="" style="height:100%"></div>
<div class="img4"><img src="../../assets/model/companyIntroduction/img4.png" alt="" style="height:100%"></div>
<!-- <div class="img4"><img src="../../assets/model/companyIntroduction/img4.png" alt="" style="height:100%"></div>-->
<div class="img5"><img src="../../assets/model/companyIntroduction/img5.png" alt="" style="height:100%"></div>
<div class="exit" @click="exitFun"></div>
@ -118,7 +118,7 @@ export default {
position: absolute;
transform: translateX(-50%);
bottom: 1%;
left: 40%;
left: 50%;
height: 35vh;
}
.img4{

@ -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 {

Loading…
Cancel
Save