guhongwei 2 years ago
parent
commit
89bf132a9f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/brand/index.vue

+ 3 - 0
src/views/brand/index.vue

@@ -227,6 +227,7 @@ export default {
       font-size: 14px;
       color: #7e7e7e;
       line-height: 2;
+      white-space: pre-wrap;
     }
   }
   .thr {
@@ -257,6 +258,7 @@ export default {
           color: #7e7e7e;
           margin: 0 0 5px 0;
           line-height: 2;
+          white-space: pre-wrap;
         }
       }
       .thr_2_3 {
@@ -265,6 +267,7 @@ export default {
           color: #7e7e7e;
           margin: 0 0 5px 0;
           line-height: 2;
+          white-space: pre-wrap;
         }
         p:nth-child(3) {
           color: #ffc001;