mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[improvement] 优化sku报错文案 (#1100)
This commit is contained in:
@@ -81,7 +81,7 @@ export default {
|
||||
},
|
||||
vanSku: {
|
||||
unavailable: '商品已经无法购买啦',
|
||||
spec: '请选择完整的规格',
|
||||
spec: '请先选择商品规格',
|
||||
least: '至少选择一件',
|
||||
quota: quota => `限购${quota}件`,
|
||||
inventory: '库存不足',
|
||||
|
Reference in New Issue
Block a user