This commit is contained in:
徐哼唧L
2022-12-09 16:18:12 +08:00
parent dc4d87a990
commit 5ed3073b6e
130 changed files with 41608 additions and 2013 deletions

View File

@@ -15,9 +15,6 @@
</div>
<!-- {{ $t('system.title') }} -->
</div>
<div class="xq_time" v-if="this.user_id==24||this.user_id==25">
本刊为预警期刊责令限期整改 时间{{daojishi}} 倒计时: {{day}} {{hour}}:{{min}}:{{second}}
</div>
<div class="header-right">
<div class="header-user-con">
<div class="changelang">
@@ -405,12 +402,4 @@
color: rgb(142, 150, 74);
}
.xq_time {
float: left;
line-height: 70px;
vertical-align: middle;
color: #ff200d;
margin-left: 20px;
font-size: 20px;
}
</style>