guhongwei 5 년 전
부모
커밋
979d102d49
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/layout/achievement/cooperation.vue
  2. 1 0
      src/layout/achievement/seminar.vue

+ 1 - 0
src/layout/achievement/cooperation.vue

@@ -76,6 +76,7 @@ export default {
   line-height: 60px;
   border-bottom: 1px dashed;
   font-size: 22px;
+  font-weight: bold;
 }
 /deep/.el-menu-item:last-child {
   border-bottom: none;

+ 1 - 0
src/layout/achievement/seminar.vue

@@ -68,6 +68,7 @@ export default {
   line-height: 60px;
   border-bottom: 1px dashed;
   font-size: 22px;
+  font-weight: bold;
 }
 /deep/.el-menu-item:last-child {
   border-bottom: none;