更新底栏

master
落雨楓 1 year ago
parent a71f7ccc3b
commit 7242b6f12c

File diff suppressed because one or more lines are too long

@ -209,7 +209,7 @@
display: none;
}
.isekai-bottom-nav {
.isekai-bottom-nav-container {
display: none;
}
}

@ -94,8 +94,6 @@ export class BottomNavWidget {
this.btnList.push(newBtnInfo);
}
console.log(this.btnList);
return btnElem;
}

Loading…
Cancel
Save