This commit is contained in:
2023-08-26 19:19:45 +08:00
parent 7517c3a13a
commit a43d300828
4 changed files with 29 additions and 906 deletions

View File

@@ -1,7 +1,13 @@
<template>
<section class="bg">
<t-header title="顺和大屏监控-生产统计">
<!-- <p class="p1">1</p> -->
<!-- <t-header title="顺和大屏监控-生产统计">
</t-header> -->
<t-header title="顺和大屏监控——物流工艺">
<div class="pages">
<router-link to="/LogisticsProcess">物流工艺</router-link>
<router-link to="/StorageMonitor">仓储监控</router-link>
<router-link to="/setup">设备监控</router-link>
</div>
</t-header>
<div class="container">
<div class="con1">
@@ -492,6 +498,20 @@ export default {
<style lang="stylus" scoped>
@import '~@css/mixin'
.pages
position absolute
left .2509rem
top 11%
_wh(20%, .4rem)
_fj()
a
cursor pointer
font-family "SourceHanSansCN"
_font(.18rem, .30rem, #fff, 700,)
letter-spacing .01rem
padding .05rem .2rem
border-radius .05rem
background: radial-gradient(circle at 7.2% 13.6%, rgb(37, 249, 245) 0%, #004c92 90%)
.bg
_wh(100%, 100%)
overflow hidden