liyongli 2 년 전
부모
커밋
f881bf7001
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report/Traditional/index.vue

+ 1 - 1
src/views/report/Traditional/index.vue

@@ -11,7 +11,7 @@
       class="content"
       :style="
         'text-indent: 2em; font-weight: 600; padding: 0.5em 3px;font-size: ' +
-        fontSize +
+        fontSize*1.2 +
         'px;'
       "
       v-text="title.desc"