@import "../fragmentsRecord/fragmentsRecordItem.wxss"; Page { height: 100%; width: 100%; background-color: #f9f9fb; } .scroll-view-bg { position: absolute; top: 0px; bottom: 104rpx; left: 0px; width: 100%; } scroll-view { width: 100%; height: 100%; } .bottom-button { width: 100%; height: 104rpx; position: absolute; bottom: 0px; }