luobisheng
2022-11-16 1ac7fb3108bc16afad227a3f700a73ec1eb1b3ef
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);
      }
    }
  };