15179599649
2024-01-17 08faddd4300531fbd73660ce8e523fbb76e13e02
src/views/examine/index.vue
@@ -1,7 +1,7 @@
<!--考核-->
<template>
  <div class="box">
    <p class="title">“要公正 重考核”“求卓越 争第一”“ 铜为镜 正衣冠”</p>
    <!-- <p class="title">“要公正 重考核”“求卓越 争第一”“ 铜为镜 正衣冠”</p> -->
    <div class="tabbarshow">
      <div>
        <p>
@@ -125,7 +125,7 @@
.title {
  font-size: 12px;
  text-align: center;
  height:30px;
  height: 30px;
  line-height: 30px;
}
.box {
@@ -166,7 +166,7 @@
.Checkandassess {
  overflow: auto;
  box-sizing: border-box;
  height: calc(100vh - 90px);
  height: calc(100vh - 60px);
  background: #f5f5f5;
  .view {
    width: 90%;