Browse Source

报告详情摘要取消加粗

jwyu 2 years ago
parent
commit
a3b703b37e
2 changed files with 2 additions and 2 deletions
  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;