外宿申请移动端申请完成
This commit is contained in:
@@ -1062,7 +1062,6 @@
|
||||
let formScroll = document.getElementById("form-scroll")
|
||||
// 设置列表内容的顶部外边距,让内容不被搜索框遮挡
|
||||
formScroll.style.marginTop = `${tabs.offsetHeight}px`
|
||||
console.log(formScroll.style.marginTop);
|
||||
},
|
||||
getUser() {
|
||||
this.loading = true;
|
||||
|
||||
Reference in New Issue
Block a user