Browse Source

文字修改

lilei 4 năm trước cách đây
mục cha
commit
0c46a5b892
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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+ "乐豆才可购买"
 					})
 				}
 			}