Browse Source

修改bug

zhangli 1 year ago
parent
commit
b167fb3f6e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/modules/knowledge/warehouse/knowledgeContentInfo.vue

+ 5 - 0
src/views/modules/knowledge/warehouse/knowledgeContentInfo.vue

@@ -214,4 +214,9 @@ export default {
   color:#C0C0C0;
   font-size:1.14vw;
 }
+</style>
+<style>
+.descContentInfo img{
+  max-width: 100%;
+}
 </style>