提交 af0636aa authored 作者: CRS's avatar CRS

new

上级 d49ca233
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
<div class="headerAll" v-if=" $route.name == 'assessmentReport'?false:$route.name == 'reportAssess'?false:true"> <div class="headerAll" v-if=" $route.name == 'assessmentReport'?false:$route.name == 'reportAssess'?false:true">
<div class="header"> <div class="header">
<span class="left-header"> <span class="left-header">
<p style="text-align: center;font-size: 28px;font-weight: bold;color: #fff;line-height: 98px;">XXX</p> <p style="text-align: center;font-size: 28px;font-weight: bold;color: #fff;line-height: 98px;">912</p>
</span> </span>
<span class="center"> <span class="center">
<span class="title" @click="jump('firstHome')" style="cursor: pointer;">XX工作台</span> <span class="title" @click="jump('firstHome')" style="cursor: pointer;">工作台</span>
<span class="time">当前时间:&nbsp;&nbsp;{{this.time}}</span> <span class="time">当前时间:&nbsp;&nbsp;{{this.time}}</span>
</span> </span>
<span class="right"> <span class="right">
......
...@@ -105,5 +105,6 @@ export default { ...@@ -105,5 +105,6 @@ export default {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-bottom: 88px; margin-bottom: 88px;
margin-top: 100px;
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论