this.$set(this.hotlist, this.hotlist[c].imgs.splice(f, 1))this.$set() 方法强制刷新对象this.hotlist 是一个超级大的对象,对对象的某一项的imgs某一个进行删除