|
@@ -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;
|