Browse Source

Merge branch 'develop_szhj07' of http://git.chelingzhu.com/jianguan-web/qpls-md-app into develop_szhj07

chenrui 2 years ago
parent
commit
3fe7d4d7e1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/soldOut/creatOrder.vue

+ 2 - 2
pages/soldOut/creatOrder.vue

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