Browse Source

样式修改

tanxue 1 tháng trước cách đây
mục cha
commit
5789506bc2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      common/styles/global/pages.scss

+ 2 - 1
common/styles/global/pages.scss

@@ -1166,7 +1166,8 @@
 }
 /* 合同列表页 */
 .ht-list-page{
-	.ht-list-box{background-color: #f8f9fd!important;padding: 12rpx 0;}
+	.uni-scroll-view-content{display: flex;flex-direction: column;}
+	.ht-list-box{background-color: #f8f9fd!important;padding: 12rpx 0;flex: 1;}
 	.ht-list-item-box{
 		margin:12rpx 24rpx;
 		.uni-list-item__container{padding: 0;border-radius: 12rpx;border: 1rpx solid #f2f2f4;}