Browse Source

文字修改

lilei 4 years ago
parent
commit
0c46a5b892
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/goods/goodsDetail.vue

+ 1 - 1
pages/goods/goodsDetail.vue

@@ -150,7 +150,7 @@
 				}else{
 					uni.showToast({
 						icon:"none",
-						title:"此商品需要满" +this.goldLimit+ "乐豆才可购买"
+						title:"此商品需要满" +this.goldLimit+ "乐豆才可购买"
 					})
 				}
 			}