heyujie
2021-07-22 eca3bc0ecb283d9e9402441c6ed3e3580621990f
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 => {