Commit 18cbcabf by 高淑倩

modify: 最小高度

parent 27a8b75e
/* pages/pointDetail/pointDetail.wxss */
@import './../../base/base.wxss';
.detail-info{
height: 350rpx;
min-height: 350rpx;
background-color: #fff;
padding: 44rpx 51rpx;
}
......
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