Commit 6fc91a1e authored by 李志鸣's avatar 李志鸣

opt(Led 工位级): 修改工位级Led大屏文件名称及路由地址

parent 976f35e5
......@@ -41,13 +41,13 @@ export default {
MonitorIndex: 'AVI大屏',
// Led
Led: 'Led大屏',
StationElectrophoresis: '电泳',
StationPutty: '腻子',
StationApplyArtificial: '中涂人工',
stationInsulatingAnticorrosive: '隔热防腐',
StationFloatingCoatRobot: '中涂机器人',
StationSurfaceVarnish: '面/清漆',
StationSprayDryingRoom: '喷漆/烘干室',
StationOne: '工位屏1',
StationTwo: '工位屏2',
StationThree: '工位屏3',
StationFour: '工位屏4',
StationFive: '工位屏5',
StationSix: '工位屏6',
StationSeven: '工位屏7',
WorkShopPaintingWorkShop: '涂装车间',
StationVoc: 'voc',
// 监控大屏
......
......@@ -13,13 +13,13 @@ const whiteList = [
'/',
// led
'/led',
'/led/stationElectrophoresis',
'/led/stationInsulatingAnticorrosive',
'/led/stationPutty',
'/led/stationApplyArtificial',
'/led/stationFloatingCoatRobot',
'/led/stationSurfaceVarnish',
'/led/stationSprayDryingRoom',
'/led/stationOne',
'/led/stationTwo',
'/led/stationThree',
'/led/stationFour',
'/led/stationFive',
'/led/stationSix',
'/led/stationSeven',
'/led/workShopPaintingWorkShop',
'/led/stationVoc',
// avi
......
......@@ -71,58 +71,58 @@ export const constantRouterMap = [{
{
path: '/led',
component: () => import('@/views/Layout/lsd'),
redirect: '/led/stationElectrophoresis',
redirect: '/led/stationOne',
meta: { title: 'Led', icon: 'template', openNewWindow: true },
hidden: true,
children: [
{
//电泳
path: 'stationElectrophoresis',
component: () => import('@/views/Led/Station/electrophoresis'),
name: 'StationElectrophoresis',
meta: { title: 'StationElectrophoresis', icon: 'template' }
// 工位屏1
path: 'stationOne',
component: () => import('@/views/Led/Station/stationOne'),
name: 'StationOne',
meta: { title: 'StationOne', icon: 'template' }
},
{
//隔热防腐
path: 'stationInsulatingAnticorrosive',
component: () => import('@/views/Led/Station/insulatingAnticorrosive'),
name: 'StationInsulatingAnticorrosive',
meta: { title: 'stationInsulatingAnticorrosive', icon: 'template' }
// 工位屏2
path: 'stationTwo',
component: () => import('@/views/Led/Station/stationTwo'),
name: 'StationTwo',
meta: { title: 'StationTwo', icon: 'template' }
},
{
//腻子
path: 'stationPutty',
component: () => import('@/views/Led/Station/putty'),
name: 'StationPutty',
meta: { title: 'StationPutty', icon: 'template' }
// 工位屏3
path: 'stationThree',
component: () => import('@/views/Led/Station/stationThree'),
name: 'StationThree',
meta: { title: 'StationThree', icon: 'template' }
},
{
//中涂人工
path: 'stationApplyArtificial',
component: () => import('@/views/Led/Station/applyArtificial'),
name: 'StationApplyArtificial',
meta: { title: 'StationApplyArtificial', icon: 'template' }
// 工位屏4
path: 'stationFour',
component: () => import('@/views/Led/Station/stationFour'),
name: 'StationFour',
meta: { title: 'StationFour', icon: 'template' }
},
{
//中涂机器人
path: 'stationFloatingCoatRobot',
component: () => import('@/views/Led/Station/floatingCoatRobot'),
name: 'StationFloatingCoatRobot',
meta: { title: 'StationFloatingCoatRobot', icon: 'template' }
// 工位屏5
path: 'stationFive',
component: () => import('@/views/Led/Station/stationFive'),
name: 'StationFive',
meta: { title: 'StationFive', icon: 'template' }
},
{
//面/清漆
path: 'stationSurfaceVarnish',
component: () => import('@/views/Led/Station/surfaceVarnish'),
name: 'StationSurfaceVarnish',
meta: { title: 'StationSurfaceVarnish', icon: 'template' }
// 工位屏6
path: 'stationSix',
component: () => import('@/views/Led/Station/stationSix'),
name: 'StationSix',
meta: { title: 'StationSix', icon: 'template' }
},
{
//喷漆室,烘干室
path: 'stationSprayDryingRoom',
component: () => import('@/views/Led/Station/sprayDryingRoom'),
name: 'StationSprayDryingRoom',
meta: { title: 'StationSprayDryingRoom', icon: 'template' }
// 工位屏7
path: 'stationSeven',
component: () => import('@/views/Led/Station/stationSeven'),
name: 'StationSeven',
meta: { title: 'StationSeven', icon: 'template' }
},
{
//涂装车间
......
......@@ -54,7 +54,7 @@
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationPutty',
name: 'StationFive',
components: {
swiper,
swiperSlide
......
<template>
<div class="container">
<div class="page-pack" :style="{transform: zoom}" style="transform-origin: 0 0;">
<div class="title-pack">{{timmingData.name}}</div>
<div class="table-pack">
<div class="tr">
<div class="th-l">进车数</div>
<div class="th-r">{{timmingData.busIn}}</div>
</div>
<div class="tr">
<div class="th-l">出车数</div>
<div class="th-r">{{timmingData.busOut}}</div>
</div>
<div class="info">
设备报警信息:
<div>&nbsp;</div>
<swiper :options="swiperOption" ref="mySwiper">
<swiper-slide v-for="(item, index) in warningList" :key="index">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{warningList[index].name}}{{warningList[index].info}}</swiper-slide>
</swiper>
</div>
<div class="time">时间:{{ timeNow }}</div>
</div>
</div>
</div>
<!-- 隔热防腐工位级Led -->
<div class="container">
<div class="page-pack" :style="{transform: zoom}" style="transform-origin: 0 0;">
<div class="title-pack">{{timmingData.name}}</div>
<div class="table-pack">
<div class="tr">
<div class="th-l">进车数</div>
<div class="th-r">{{timmingData.busIn}}</div>
</div>
<div class="tr">
<div class="th-l">出车数</div>
<div class="th-r">{{timmingData.busOut}}</div>
</div>
<div class="info">
设备报警信息:
<div class="line"></div>
<swiper :options="swiperOption" ref="mySwiper">
<swiper-slide v-for="(item, index) in warningList" :key="index">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{warningList[index].name}}{{warningList[index].info}}</swiper-slide>
</swiper>
</div>
<div class="time">时间:{{ timeNow }}</div>
</div>
</div>
</div>
</template>
<script>
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationInsulatingAnticorrosive',
name: 'StationFour',
components: {
swiper,
swiperSlide
......@@ -111,12 +112,12 @@
.title-pack {
width: 1710px;
height: 100px;
height: 120px;
text-align: center;
color: yellow;
line-height: 100px;
line-height: 120px;
font-weight: bold;
font-size: 60px;
font-size: 100px;
}
.table-pack {
......@@ -136,7 +137,7 @@
color: yellow;
line-height: 100px;
font-weight: bold;
font-size: 60px;
font-size: 90px;
}
.th-r {
......@@ -148,7 +149,7 @@
color: yellow;
line-height: 100px;
font-weight: bold;
font-size: 60px;
font-size: 90px;
}
}
......@@ -159,21 +160,25 @@
border-top: 2px solid yellow;
color: yellow;
font-weight: bold;
font-size: 60px;
font-size: 90px;
.line {
height: 20px;
}
.swiper-slide{
word-wrap: break-word;
word-break: break-all;
font-size: 80px;
}
}
.time {
width: 1710px;
height: 100px;
height: 80px;
border-top: 2px solid yellow;
color: yellow;
font-weight: bold;
line-height: 100px;
font-size: 60px;
line-height: 80px;
font-size: 70px;
}
}
}
......
......@@ -28,7 +28,7 @@
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationApplyArtificial',
name: 'StationOne',
components: {
swiper,
swiperSlide
......
......@@ -54,7 +54,7 @@
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationSprayDryingRoom',
name: 'StationSeven',
components: {
swiper,
swiperSlide
......
......@@ -54,7 +54,7 @@
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationSurfaceVarnish',
name: 'StationSix',
components: {
swiper,
swiperSlide
......
......@@ -28,7 +28,7 @@
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationFloatingCoatRobot',
name: 'StationThree',
components: {
swiper,
swiperSlide
......
<template>
<div class="container">
<div class="page-pack" :style="{transform: zoom}" style="transform-origin: 0 0;">
<div class="title-pack">{{timmingData.name}}</div>
<div class="table-pack">
<div class="tr">
<div class="th-l">进车数</div>
<div class="th-r">{{timmingData.busIn}}</div>
</div>
<div class="tr">
<div class="th-l">出车数</div>
<div class="th-r">{{timmingData.busOut}}</div>
</div>
<div class="info">
设备报警信息:
<div>&nbsp;</div>
<swiper :options="swiperOption" ref="mySwiper">
<swiper-slide v-for="(item, index) in warningList" :key="index">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{warningList[index].name}}{{warningList[index].info}}</swiper-slide>
</swiper>
</div>
<div class="time">时间:{{ timeNow }}</div>
</div>
</div>
</div>
<!-- 电泳工位级Led -->
<div class="container">
<div class="page-pack" :style="{transform: zoom}" style="transform-origin: 0 0;">
<div class="title-pack">{{timmingData.name}}</div>
<div class="table-pack">
<div class="tr">
<div class="th-l">进车数</div>
<div class="th-r">{{timmingData.busIn}}</div>
</div>
<div class="tr">
<div class="th-l">出车数</div>
<div class="th-r">{{timmingData.busOut}}</div>
</div>
<div class="info">
设备报警信息:
<div class="line"></div>
<swiper :options="swiperOption" ref="mySwiper">
<swiper-slide v-for="(item, index) in warningList" :key="index">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{warningList[index].name}}{{warningList[index].info}}</swiper-slide>
</swiper>
</div>
<div class="time">时间:{{ timeNow }}</div>
</div>
</div>
</div>
</template>
<script>
import { swiper, swiperSlide } from 'vue-awesome-swiper'
import Moment from 'moment'
export default {
name: 'StationElectrophoresis',
name: 'StationTwo',
components: {
swiper,
swiperSlide
......@@ -114,12 +114,12 @@
.title-pack {
width: 1710px;
height: 100px;
height: 120px;
text-align: center;
color: yellow;
line-height: 100px;
line-height: 120px;
font-weight: bold;
font-size: 60px;
font-size: 100px;
}
.table-pack {
......@@ -139,7 +139,7 @@
color: yellow;
line-height: 100px;
font-weight: bold;
font-size: 60px;
font-size: 90px;
}
.th-r {
......@@ -151,7 +151,7 @@
color: yellow;
line-height: 100px;
font-weight: bold;
font-size: 60px;
font-size: 90px;
}
}
......@@ -162,21 +162,25 @@
border-top: 2px solid yellow;
color: yellow;
font-weight: bold;
font-size: 60px;
font-size: 90px;
.line {
height: 20px;
}
.swiper-slide{
word-wrap: break-word;
word-break: break-all;
font-size: 80px;
}
}
.time {
width: 1710px;
height: 100px;
height: 80px;
border-top: 2px solid yellow;
color: yellow;
font-weight: bold;
line-height: 100px;
font-size: 60px;
line-height: 80px;
font-size: 70px;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment