src/pages/desktop/index/components/ToolsEntry.vue
@@ -133,7 +133,6 @@ if (msg.indexOf("changeBackground")>-1) { const name = e.data.msg.split("?")[1] debugger _this.$emit("changeBg", `/images/desktop/${name}.png`) } } @@ -156,8 +155,6 @@ return result }, onJumpToDock(name){ debugger let togo this.carousels.forEach(arr => { arr.forEach(x => {