header
This commit is contained in:
@@ -75,7 +75,7 @@ header
|
|||||||
background center center / 100% 100% url(../assets/images/screen1/header.png) no-repeat
|
background center center / 100% 100% url(../assets/images/screen1/header.png) no-repeat
|
||||||
p
|
p
|
||||||
font-family "PangMenZhengDao"
|
font-family "PangMenZhengDao"
|
||||||
_font(.48rem, 1rem, #ffffff, lighter, center)
|
_font(.4rem, 1rem, #ffffff, lighter, center)
|
||||||
letter-spacing .05rem
|
letter-spacing .05rem
|
||||||
text-shadow 0 .08rem .08rem rgba(0,0,0,0.30)
|
text-shadow 0 .08rem .08rem rgba(0,0,0,0.30)
|
||||||
.data_box
|
.data_box
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="bg">
|
<section class="bg">
|
||||||
<header>
|
<header>
|
||||||
<p>海亮铜管智能车间设备监控中心</p>
|
<p>海亮纯铜精密件智能车间设备监控中心</p>
|
||||||
<div class="data_box clearfix">
|
<div class="data_box clearfix">
|
||||||
<div class="date_item date">{{date}}</div>
|
<div class="date_item date">{{date}}</div>
|
||||||
<div class="date_item week">{{week}}</div>
|
<div class="date_item week">{{week}}</div>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="bg">
|
<section class="bg">
|
||||||
<t-header title="海亮铜管智能车间设备监控中心">
|
<t-header title="海亮纯铜精密件智能车间设备监控中心">
|
||||||
<p class="p1" @click="toJump">海亮铜管智能车间生产监控中心</p>
|
<p class="p1" @click="toJump">海亮纯铜精密件智能车间生产监控中心</p>
|
||||||
</t-header>
|
</t-header>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="left_wrap">
|
<div class="left_wrap">
|
||||||
|
|||||||
@@ -30,12 +30,12 @@ export default {
|
|||||||
computed: {
|
computed: {
|
||||||
title1 () {
|
title1 () {
|
||||||
let t = ''
|
let t = ''
|
||||||
t = this.page === 'one' ? '海亮铜管智能车间设备监控中心' : '海亮铜管智能车间生产监控中心'
|
t = this.page === 'one' ? '海亮纯铜精密件智能车间设备监控中心' : '海亮纯铜精密件智能车间生产监控中心'
|
||||||
return t
|
return t
|
||||||
},
|
},
|
||||||
title2 () {
|
title2 () {
|
||||||
let t = ''
|
let t = ''
|
||||||
t = this.page === 'two' ? '海亮铜管智能车间设备监控中心' : '海亮铜管智能车间生产监控中心'
|
t = this.page === 'two' ? '海亮纯铜精密件智能车间设备监控中心' : '海亮纯铜精密件智能车间生产监控中心'
|
||||||
return t
|
return t
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="bg">
|
<section class="bg">
|
||||||
<t-header title="海亮铜管智能车间生产监控中心">
|
<t-header title="海亮纯铜精密件智能车间生产监控中心">
|
||||||
<p class="p1" @click="toJump">海亮铜管智能车间设备监控中心</p>
|
<p class="p1" @click="toJump">海亮纯铜精密件智能车间设备监控中心</p>
|
||||||
</t-header>
|
</t-header>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="left_wrap">
|
<div class="left_wrap">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<section>
|
<section>
|
||||||
<t-header title="海亮铜管智能车间设备监控中心"></t-header>
|
<t-header title="海亮纯铜精密件智能车间设备监控中心"></t-header>
|
||||||
<div class="goods_shelves">
|
<div class="goods_shelves">
|
||||||
<div class="yard-wrap">
|
<div class="yard-wrap">
|
||||||
<div class="content_left">
|
<div class="content_left">
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ export default {
|
|||||||
setTime1: this.$store.getters.setTime1 / 1000,
|
setTime1: this.$store.getters.setTime1 / 1000,
|
||||||
fullscreen: false,
|
fullscreen: false,
|
||||||
heightLimit: false,
|
heightLimit: false,
|
||||||
option: [{value: '1', label: '海亮铜管智能车间生产监控中心'}, {value: '2', label: '海亮铜管智能车间设备监控中心'}, {value: '3', label: '海亮铜管智能车间AGV监控中心'}],
|
option: [{value: '1', label: '海亮纯铜精密件智能车间生产监控中心'}, {value: '2', label: '海亮纯铜精密件智能车间设备监控中心'}, {value: '3', label: '海亮纯铜精密件智能车间AGV监控中心'}],
|
||||||
active: this.$store.getters.equipId,
|
active: this.$store.getters.equipId,
|
||||||
open: false
|
open: false
|
||||||
}
|
}
|
||||||
@@ -98,7 +98,7 @@ export default {
|
|||||||
// equipId: this.active
|
// equipId: this.active
|
||||||
}
|
}
|
||||||
this.$store.dispatch('setConfig', obj)
|
this.$store.dispatch('setConfig', obj)
|
||||||
this.$router.push('/devicescreen')
|
this.$router.push('/MonitoringScreen')
|
||||||
// this.$router.push('/HomeScreen')
|
// this.$router.push('/HomeScreen')
|
||||||
// if (this.active === '0') {
|
// if (this.active === '0') {
|
||||||
// this.$router.push('/MonitoringScreen')
|
// this.$router.push('/MonitoringScreen')
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="bg">
|
<section class="bg">
|
||||||
<t-header title="海亮铜管智能车间AGV监控中心"></t-header>
|
<t-header title="海亮纯铜精密件智能车间AGV监控中心"></t-header>
|
||||||
<div class="container" @click="rectClick">
|
<div class="container" @click="rectClick">
|
||||||
<p>{{zb}}</p>
|
<p>{{zb}}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user