guhongwei 4 年之前
父节点
当前提交
354e0f0953
共有 1 个文件被更改,包括 8 次插入5 次删除
  1. 8 5
      src/views/service/news/detail.vue

+ 8 - 5
src/views/service/news/detail.vue

@@ -79,11 +79,14 @@ export default {
   }
   }
   .three {
   .three {
     margin: 0 0 15px 0;
     margin: 0 0 15px 0;
-    // /deep/p {
-    //   img {
-    //     padding: 10px 140px !important;
-    //   }
-    // }
+    /deep/p {
+      font-size: 16px;
+      font-family: 微软雅黑;
+      color: #444;
+      // img {
+      //   padding: 10px 140px !important;
+      // }
+    }
   }
   }
   .four {
   .four {
     h4 {
     h4 {