|
|
|
|
@ -1,31 +1,31 @@
|
|
|
|
|
$(() => {
|
|
|
|
|
deviceNameOne('机器人生产车间', 13, 44)
|
|
|
|
|
deviceNameOne('门壳成型线', 18, 35)
|
|
|
|
|
deviceNameOne('26工位门体发泡线', 17, 50)
|
|
|
|
|
deviceNameOne('门体集存库', 18, 70)
|
|
|
|
|
deviceNameOne('澳柯玛直播间', 25, 25)
|
|
|
|
|
deviceNameOne('箱体发泡集存库', 26, 36)
|
|
|
|
|
deviceNameOne('28工位箱体发泡线', 37, 63)
|
|
|
|
|
deviceNameOne('箱壳自动成型线', 43, 51)
|
|
|
|
|
deviceNameOne('成品分垛入库', 37, 18)
|
|
|
|
|
deviceNameOne('内胆库生产线', 51, 47)
|
|
|
|
|
deviceNameOne('门壳成型线', 18, 25)
|
|
|
|
|
deviceNameOne('26工位门体发泡线', 18, 59)
|
|
|
|
|
deviceNameOne('门体集存库', 17, 70)
|
|
|
|
|
deviceNameOne('澳柯玛直播间', 28, 22)
|
|
|
|
|
deviceNameOne('预装箱体集存库', 26, 36)
|
|
|
|
|
deviceNameOne('28工位箱体发泡线', 25, 59)
|
|
|
|
|
deviceNameOne('箱壳自动成型线', 37, 48)
|
|
|
|
|
deviceNameOne('成品分垛入库', 44, 18)
|
|
|
|
|
deviceNameOne('内胆底生产线', 52, 43)
|
|
|
|
|
deviceNameOne('压合区', 57, 61)
|
|
|
|
|
deviceNameOne('展厅', 45, 80)
|
|
|
|
|
deviceNameOne('内胆预装线', 60, 50)
|
|
|
|
|
deviceNameOne('展厅', 49, 80)
|
|
|
|
|
deviceNameOne('蒸发器绕管机', 60, 43.5)
|
|
|
|
|
deviceNameOne('内胆壁生产线', 58, 84)
|
|
|
|
|
|
|
|
|
|
deviceNameTwo('发泡箱体集存库', 13, 72)
|
|
|
|
|
deviceNameTwo('总装线', 11, 62)
|
|
|
|
|
deviceNameTwo('抽空线', 11, 30)
|
|
|
|
|
deviceNameTwo('灌注机', 12, 43)
|
|
|
|
|
deviceNameTwo('安全检测', 13, 64)
|
|
|
|
|
deviceNameTwo('成品检漏', 13, 52)
|
|
|
|
|
deviceNameTwo('灌注机', 13, 43)
|
|
|
|
|
deviceNameTwo('安全检测', 13, 55)
|
|
|
|
|
deviceNameTwo('成品检漏', 13, 49)
|
|
|
|
|
deviceNameTwo('测温性能检测', 24, 55)
|
|
|
|
|
deviceNameTwo('终检', 25, 29)
|
|
|
|
|
deviceNameTwo('自动装箱', 29, 18)
|
|
|
|
|
deviceNameTwo('自动打包', 34, 17)
|
|
|
|
|
deviceNameTwo('成品库', 40, 17)
|
|
|
|
|
deviceNameTwo('壳箱组装', 37, 35)
|
|
|
|
|
deviceNameTwo('自动装箱', 28, 20)
|
|
|
|
|
deviceNameTwo('自动打包', 35.2, 18.3)
|
|
|
|
|
deviceNameTwo('成品下线', 40, 18)
|
|
|
|
|
deviceNameTwo('壳胆组装', 37, 35)
|
|
|
|
|
deviceNameTwo('箱壳集存库', 35, 75)
|
|
|
|
|
deviceNameTwo('内胆集存库', 45, 60)
|
|
|
|
|
deviceNameTwo('内胆检漏', 47, 34)
|
|
|
|
|
@ -38,7 +38,7 @@ $(() => {
|
|
|
|
|
data.now = 2
|
|
|
|
|
})
|
|
|
|
|
btnThree.click(() => {
|
|
|
|
|
location.href='http://localhost:9090/broad/week'
|
|
|
|
|
location.href=`${window.location.protocol}//${window.location.host}/broad/week?type=1`
|
|
|
|
|
})
|
|
|
|
|
btnFour.click(() => {
|
|
|
|
|
data.four = !(data.four)
|
|
|
|
|
@ -65,6 +65,7 @@ const arrowsOne = $('#arrowsOne')
|
|
|
|
|
const arrowsTwo = $('#arrowsTwo')
|
|
|
|
|
const deviceNameOneDiv = $('#deviceNameOne')
|
|
|
|
|
const deviceNameTwoDiv = $('#deviceNameTwo')
|
|
|
|
|
const currentPosition = $('.currentPosition')
|
|
|
|
|
|
|
|
|
|
const deviceNameOne = (val = '', top = 0, left = 0) => {
|
|
|
|
|
const html = `
|
|
|
|
|
@ -102,12 +103,14 @@ const flash = () => {
|
|
|
|
|
if (data.now === 1){
|
|
|
|
|
btnOne.css({backgroundImage: 'url(../../img/board/intelligentRefrigeratorInterconnectionFactory/btnOneClick.png)'})
|
|
|
|
|
btnTwo.css({backgroundImage: 'url(../../img/board/intelligentRefrigeratorInterconnectionFactory/btnTwo.png)'})
|
|
|
|
|
currentPosition.css({display: 'block'})
|
|
|
|
|
layerOne.css({display: 'block'})
|
|
|
|
|
layerTwo.css({display: 'none'})
|
|
|
|
|
}
|
|
|
|
|
if (data.now === 2){
|
|
|
|
|
btnOne.css({backgroundImage: 'url(../../img/board/intelligentRefrigeratorInterconnectionFactory/btnOne.png)'})
|
|
|
|
|
btnTwo.css({backgroundImage: 'url(../../img/board/intelligentRefrigeratorInterconnectionFactory/btnTwoClick.png)'})
|
|
|
|
|
currentPosition.css({display: 'none'})
|
|
|
|
|
layerOne.css({display: 'none'})
|
|
|
|
|
layerTwo.css({display: 'block'})
|
|
|
|
|
}
|
|
|
|
|
|