修改界面

master
夜笙歌 3 years ago
parent 82acba50d5
commit 39bcab13e2

@ -47,8 +47,8 @@ $(() => {
for (let i = 0; i < 12; i++) {
arr.push(Math.ceil(targetTop.tips / 11))
}
arr[3] = Math.ceil(targetTop.tips / 22)
arr[8] = Math.ceil(targetTop.tips / 22)
arr[2] = Math.ceil(targetTop.tips / 22)
arr[7] = Math.ceil(targetTop.tips / 22)
arr[0] = arr[0] - (arr.reduce((val1, val2) => val1 + val2, 0) - targetTop.tips)
targetTop.targetArr = arr
let num = 0

@ -8,7 +8,7 @@ $(() => {
deviceNameOne('28工位箱体发泡线', 25, 59)
deviceNameOne('箱壳自动成型线', 37, 48)
deviceNameOne('成品分垛入库', 44, 18)
deviceNameOne('内胆底生产线', 52, 43)
deviceNameOne('内胆底成型线', 52, 43)
deviceNameOne('压合区', 57, 61)
deviceNameOne('展厅', 49, 80)
deviceNameOne('蒸发器绕管机', 60, 43.5)

@ -1522,14 +1522,17 @@ const pieChartTwo = function (data, id, unit = '次') {
{
name: "访问来源",
type: "pie",
radius: "70%",
radius: "50%",
center: ["50%", "50%"],
colorBy: 'data',
// color: ["rgb(131,249,103)", "#FBFE27", "#FE5050", "#1DB7E5"], //'#FBFE27','rgb(11,228,96)','#FE5050'
data: data,
roseType: "radius",
overflow:'break',
label: {
overflow:'break',
normal: {
overflow:'break',
formatter: `{b|{b}} \n {c|{c}${unit}}`,
rich: {
c: {
@ -1556,8 +1559,8 @@ const pieChartTwo = function (data, id, unit = '次') {
color: "rgb(98,137,169)",
},
smooth: true,
length: 20,
length2: 20,
length: 5,
length2: 5,
},
},
},

@ -99,7 +99,7 @@
<img alt="" src="../img/board/intelligentRefrigeratorInterconnectionFactory/arrows.gif"
style="width: 3vw;height: 1.4vh;position: absolute;top: 33%;left: 67.6%;object-fit: contain;transform: rotate(0deg);">
<img alt="" src="../img/board/intelligentRefrigeratorInterconnectionFactory/arrows.gif"
style="width: 4.6vw;height: 0.8vh;position: absolute;top: 34.4%;left: 74.5%;object-fit: contain;transform: rotate(279deg);">
style="width: 4.6vw;height: 0.8vh;position: absolute;top: 34.4%;left: 76%;object-fit: contain;transform: rotate(279deg);">
<img alt="" src="../img/board/intelligentRefrigeratorInterconnectionFactory/arrows.gif"
style="width: 3vw;height: 1.4vh;position: absolute;top: 25.7%;left: 77.1%;object-fit: contain;transform: rotate(70deg);">
<img alt="" src="../img/board/intelligentRefrigeratorInterconnectionFactory/arrows.gif"

Loading…
Cancel
Save