提交 7082a969 authored 作者: 周雨莹's avatar 周雨莹

'样式修改'

上级 498cd739
......@@ -580,6 +580,8 @@
height: 100%;
}
#mountNode{
height: 500px;
width: 1200px;
margin: 0 auto;
}
#mountNode /deep/ .canvas{
......
<!-- 整体框架 -->
<template>
<div class='layoutIndex' :class="this.$route.path == '/p1' ? 'grayBg' : 'whiteBg' ">
<div class='layoutIndex' :class="this.$route.path == '/np1' ? 'grayBg' : 'whiteBg' ">
<el-container style="height: 100%">
<el-header style="z-index: 1000;">
<div>
......
......@@ -155,24 +155,24 @@
content1:'1、初验报告',
content2:'2、专家意见',
step:'active',
name:'开工',
date:'2020-7-10',
name:'初验',
date:'2020-8-25',
line:1
},
{
content1:'1、初验报告',
content2:'2、专家意见',
step:'activeNow',
name:'开工',
date:'2020-7-10',
name:'试运行',
date:'2020-8-10',
line:2
},
{
content1:'1、初验报告',
content2:'2、专家意见',
step:'activedNo',
name:'开工',
date:'2020-7-10',
name:'终验',
date:'2020-10-10',
line:0
},
],
......@@ -385,7 +385,7 @@
}
.line{
height: 2px;
width: 200px;
width: 220px;
float: left;
margin-top: 16px;
padding-top: -50px;
......
......@@ -209,7 +209,7 @@
}
}
</script>
<style>
<style scoped>
.table-wrap{
margin-top: 8px;
}
......
......@@ -363,6 +363,8 @@
.demo-input-suffix /deep/ .el-input__icon{
line-height: 30px;
}
</style>
<style scoped>
.foot-but{
display: flex;
justify-content: center;
......
......@@ -193,7 +193,7 @@
}
}
</script>
<style>
<style scoped>
.main-content{
height: 100%;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论