jwyu 1 年之前
父節點
當前提交
58e0aa4f51
共有 1 個文件被更改,包括 14 次插入0 次删除
  1. 14 0
      src/views/report/PreviewDetail.vue

+ 14 - 0
src/views/report/PreviewDetail.vue

@@ -185,6 +185,20 @@ async function goEdit(){
             line-height: 27px;
             margin: 20px 0;
         }
+        .chapter-list-wrap{
+            .chapter-item-box{
+                padding-bottom: 20px;
+                margin-bottom: 20px;
+                .type-box{
+                    .tag{
+                        padding: 5px;
+                        font-size: 12px;
+                        border-radius: 2px;
+                        margin-right: 10px;
+                    }
+                }
+            }
+        }
     }
     .top-stage-box{
         .stage{