@ -191,8 +191,8 @@
message,
data
} = await newFunApi.shopOrderList({
dataType: 'all',
// dataType: 'complete',
// dataType: 'all',
dataType: 'complete',
page: this.pageNum,
searchValue: this.searchText,
searchValue: '',
@ -411,7 +411,7 @@
}
.footerBtn {
padding: 20upx 0 15upx 30upx;
padding: 25upx 0 15upx 30upx;
display: flex;
align-items: center;
border-top: 1px solid #F0F0F0;
@ -430,7 +430,8 @@
font-weight: 500;
color: #F83F11;
border-radius: 20px;
width: 180upx;
// width: 180upx;
padding: 0 20rpx;
.goods-fd {