收银台:接入核心逻辑

This commit is contained in:
YunaiV
2023-12-12 00:03:07 +08:00
parent 4ddf17e2df
commit 072f6a15a9
5 changed files with 153 additions and 136 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ const app = defineStore({
copytime: '', // 版权信息 II
},
platform: {
payment: [], // 支持的支付方式
recharge_payment: [], // 支持的充值支付方式
payment: [], // 支持的支付方式 TODO 芋艿:可删除
recharge_payment: [], // 支持的充值支付方式 TODO 芋艿:可删除
share: {
methods: [], // 支持的分享方式
forwardInfo: {}, // 默认转发信息