Fix:3116 【商城小程序】全国特产,搜索页面,右上角需要增加购物车按钮,右上角红点显示当前购物车商品数,点击进入购物车页面
This commit is contained in:
@@ -17,16 +17,15 @@
|
||||
}
|
||||
|
||||
.search-box {
|
||||
width: 686rpx;
|
||||
width: 90%;
|
||||
height: 60rpx;
|
||||
margin: 0 auto;
|
||||
padding: 0 24rpx 0 32rpx;
|
||||
box-sizing: border-box;
|
||||
background: #F7F7F7;
|
||||
border-radius: 30rpx;
|
||||
|
||||
input {
|
||||
width: 560rpx;
|
||||
width: 540rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user