增加添加购物车校验,状态有已下单未支付 已支付

This commit is contained in:
X1627315083@163.com
2026-06-01 16:37:38 +08:00
parent 4f0d17ea29
commit cf0791dec7
5 changed files with 19 additions and 2 deletions

View File

@@ -325,7 +325,9 @@ export default {
addShoppingCart: {
title: '已添加到您的购物车',
statement: '仅限数字资产。不包含实体产品。',
button: '去购物车'
button: '去购物车',
status1: '商品已经购买,可在订单中看到',
status0: '商品已下单尚未付款'
},
area: {
chinaMainland: '中国大陆',