luobisheng
2022-11-16 13e9ddabf4ba3a89aa2a93fe8d3b35c8604c6813
src/views/video/index.vue
@@ -124,7 +124,7 @@
  line-height: 30px;
  width: 70px;
  border: 1px solid rgb(75, 155, 183);
  margin-left: 20px;
  margin-left: 160px;
  cursor: pointer;
}
@@ -250,7 +250,6 @@
    },
    methods: {
      handleNodeClick(data) {
        console.log(data);
      }
    }
  };