增加添加购物车校验,状态有已下单未支付 已支付
This commit is contained in:
@@ -325,7 +325,9 @@ export default {
|
||||
addShoppingCart: {
|
||||
title: '已添加到您的购物车',
|
||||
statement: '仅限数字资产。不包含实体产品。',
|
||||
button: '去购物车'
|
||||
button: '去购物车',
|
||||
status1: '商品已经购买,可在订单中看到',
|
||||
status0: '商品已下单尚未付款'
|
||||
},
|
||||
area: {
|
||||
chinaMainland: '中国大陆',
|
||||
|
||||
Reference in New Issue
Block a user