Commit 40f75e82 authored by hbcui1984's avatar hbcui1984

消除hello mui下拉时顶部多余的一条白线

parent 828d279a
......@@ -31,7 +31,7 @@
id: 'list',
url: 'list.html',
styles: {
top: '48px',
top: '45px',
bottom: 0,
bounce: 'vertical'
}
......
......@@ -359,7 +359,7 @@
url:!content?"":content,
id:name+"-sub",
styles:{
top: '48px',
top: '45px',
bottom: '0px',
},
extras:{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment