sunshine1130 4 年之前
父节点
当前提交
cf401b5fcc
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      src/components/medicineVideo.vue

+ 2 - 4
src/components/medicineVideo.vue

@@ -159,9 +159,9 @@
       </el-row>
     </div>
 
-    <!--   <div
+    <div
       style="height: 1000px; background-color: #232323; margin-top: 100px"
-    ></div> -->
+    ></div>
   </div>
 </template>
 
@@ -223,8 +223,6 @@ export default {
     this.width = parseInt(scale * 876);
     this.commentsHeight = this.height + 139;
     this.minHeight = this.commentsHeight - 41 - 33 - 27;
-
-    
   },
   async mounted() {
     this.linkWebSocket();