lrf402788946 5 tahun lalu
induk
melakukan
a7f91ba2a7
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/layout/detail/contInfo.vue

+ 2 - 2
src/layout/detail/contInfo.vue

@@ -25,9 +25,9 @@
               <share></share>
             </el-col>
           </el-col>
-          <el-col :span="24" class="images" v-if="contInfos.pic">
+          <!-- <el-col :span="24" class="images" v-if="contInfos.pic">
             <el-image style="width:800px;height:370px;" :src="contInfos.pic"></el-image>
-          </el-col>
+          </el-col> -->
           <el-col :span="24" class="content">
             <p v-html="contInfos.content"></p>
           </el-col>