|
@@ -311,6 +311,7 @@
|
|
|
.ezy-xbb-page{
|
|
.ezy-xbb-page{
|
|
|
width: 100%;height: 100vh;display: flex;flex-direction: column;
|
|
width: 100%;height: 100vh;display: flex;flex-direction: column;
|
|
|
.xbb-list-box{
|
|
.xbb-list-box{
|
|
|
|
|
+ display: flex;flex-direction: column;
|
|
|
background-color: #fff;flex: 1;overflow-y: auto;padding-bottom: 32rpx;
|
|
background-color: #fff;flex: 1;overflow-y: auto;padding-bottom: 32rpx;
|
|
|
.xbb-item-box{
|
|
.xbb-item-box{
|
|
|
width: 731rpx;height:273rpx;@include ezy-no-repeat-cover;
|
|
width: 731rpx;height:273rpx;@include ezy-no-repeat-cover;
|