@@ -422,9 +422,9 @@ export default {
overflow:hidden;
.price-input{
flex-shrink:0;
- width:135upx;
- height:50upx;
- margin-left:10upx;
+ width:125upx;
+ height:60upx;
+ margin-left:5upx;
margin-right:30upx;
border:1upx solid #cccccc;
text-align:center;
@@ -449,9 +449,10 @@ export default {
.cancel-limit-btn{
padding:0 10upx;
- line-height:50upx;
- font-size:20upx;
+ margin-left:15upx;
+ line-height:60upx;
+ font-size:22upx;
font-weight:bold;
color:#ffffff;
background:#ff4d4f;