@@ -215,7 +215,7 @@
}else{
uni.showToast({
icon: 'none',
- title: '请先添加产品'
+ title: '请先选择产品'
})
}
},
@@ -277,7 +277,7 @@
.nodata{
- padding: 100rpx 50rpx;
+ padding: 150rpx 50rpx;
text-align: center;
display: flex;
justify-content: center;