Skip to content

Commit

Permalink
seven-try
Browse files Browse the repository at this point in the history
  • Loading branch information
danxinFlo committed Nov 15, 2018
1 parent 7bd09a4 commit ec03a9c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/pages/classify/AppClassifyChecklist.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@
newdom.forEach(item => {
item.classList.remove('liactive')
});
console.log(dom)
console.log(dom.parentNode.childNodes)
console.log(this.urlmessage)
if (dom.className == ""){
dom.classList.add("liactive")
}else {
Expand Down

0 comments on commit ec03a9c

Please sign in to comment.