|
@@ -9,7 +9,7 @@
|
|
|
border-radius: 40rpx;display: flex;align-items: center;box-sizing: border-box;
|
|
|
}
|
|
|
.serch-input::before{content: '';width: 30rpx;height: 30rpx;margin-right: 16rpx;flex-shrink: 0;
|
|
|
- background-image: url("@/static/images/common/search-icon.svg");@include ezy-no-repeat-cover();}
|
|
|
+ background-image: url("@/static/images/common/search-icon.svg");@include dljt-no-repeat-cover;}
|
|
|
.tzs-btn{width: 420rpx;height: 90rpx;line-height: 90rpx;text-align: center;color: #fff;
|
|
|
font-size: 28rpx;background: rgb(20, 114, 255);border-radius: 90rpx;margin: 48rpx auto;}
|
|
|
.tzs-image-box{width: calc(100% - 112rpx);height: 920rpx;margin: 56rpx;}
|