完善销售订单, 添加订单排序页
This commit is contained in:
@@ -4,7 +4,8 @@ button.t-button {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
view.t-input {
|
||||
view.t-input,
|
||||
view.t-cell {
|
||||
flex: none;
|
||||
padding: 24rpx;
|
||||
}
|
||||
@@ -12,3 +13,7 @@ view.t-input {
|
||||
view.t-popup__close {
|
||||
padding: 12rpx;
|
||||
}
|
||||
|
||||
.t-input__icon--prefix {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user