Commit db346581 by daqian

modify: height

parent d6e480f7
/* pages/userCenter.wxss */ /* pages/userCenter.wxss */
@import './../../base/base.wxss'; @import './../../base/base.wxss';
page { page {
background: #fff!important; /* background: #fff!important; */
} }
.user-center{ .user-center{
/* margin-bottom: 120rpx; */ /* margin-bottom: 120rpx; */
background: #fff; background: #fff;
box-sizing:border-box; box-sizing:border-box;
padding-bottom:120rpx; padding-bottom: 120rpx;
height: 100%;
} }
.main-content{ .main-content{
......
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