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;