Commit 49d0a967 by 穆启卓

我的页面高度不对

parent 088ac748
...@@ -129,10 +129,12 @@ ...@@ -129,10 +129,12 @@
<style lang="less" scoped> <style lang="less" scoped>
.user-center-page { .user-center-page {
width: 100%; width: 100%;
height: 100%;
position: relative; position: relative;
overflow-y: scroll; overflow-y: scroll;
background: #f8f8f8; background: #f8f8f8;
padding-bottom: 0.1rem; padding-bottom: 0.1rem;
box-sizing: border-box;
.banner { .banner {
width: 100%; width: 100%;
height: 2.6rem; height: 2.6rem;
......
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