Browse Source

样式修改

tanxue 4 tháng trước cách đây
mục cha
commit
7b0c19846d
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

@@ -522,7 +522,8 @@
 .ezy-catalogue-dialog{
 	width: 663rpx;height: 1038rpx;padding: 180rpx 52rpx 60rpx;box-sizing: border-box;position: relative;
 	background-image: url("@/static/images/catalog/catalog-bj.png");@include ezy-no-repeat-cover;
-	display: flex;
+	display: flex;position: relative;
+	.uni-scroll-view{position: unset;}
 	.catalogue-close-btn{
 		width: 54rpx;height: 54rpx;
 		background-image: url("@/static/images/catalog/catalog-close-btn.png");@include ezy-no-repeat-cover;