@@ -159,9 +159,9 @@
</el-row>
</div>
- <!-- <div
+ <div
style="height: 1000px; background-color: #232323; margin-top: 100px"
- ></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();