浏览代码

报告详情摘要取消加粗

jwyu 2 年之前
父节点
当前提交
a3b703b37e
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/report/ChapterDetail.vue
  2. 1 1
      src/views/report/Detail.vue

+ 1 - 1
src/views/report/ChapterDetail.vue

@@ -485,7 +485,7 @@ const posterParams=computed(()=>{
         }
         .abstract{
             font-size: 18px;
-            font-weight: bold;
+            // font-weight: bold;
             margin-bottom: 20px;
             // margin-top: 20px;
             // display: flex;

+ 1 - 1
src/views/report/Detail.vue

@@ -497,7 +497,7 @@ const formatTitle=(e)=>{
         }
         .abstract{
             font-size: 18px;
-            font-weight: bold;
+            // font-weight: bold;
             margin-bottom: 20px;
             // margin-top: 20px;
             // display: flex;