wechat_jiaxuan/pages/design/design.less
@@ -1,11 +1,13 @@ .banner { width: 100%; position: relative; top: -100rpx; } .main_content { width: 670rpx; position: relative; top: -100rpx; top: -120rpx; margin: 0 auto; background: #FFFFFF; box-shadow: 0rpx 0rpx 20rpx 0rpx rgba(0, 0, 0, 0.14); @@ -34,7 +36,13 @@ border-radius: 8rpx; padding: 0 32rpx; margin-bottom: 40rpx; .city_picler{ flex: 1; padding-left: 30rpx; .placeholder9{ color: #c8c9cc; } } .icon { width: 40rpx; } @@ -59,4 +67,9 @@ margin-bottom: 34rpx; text-align: center; } } .area-list { .van-picker__confirm{ color: #B08771; } }