完善页面

This commit is contained in:
wangxiaowei
2025-11-28 19:19:54 +08:00
parent 58211f2430
commit 67c8e8e016
43 changed files with 2722 additions and 1018 deletions

View File

@ -16,8 +16,8 @@ export enum PayCategory {
export enum PayValue {
PlatformBalance = 1, // 平台余额
StoreBalance = 2, // 门店余额
WeChatPay = 3, // 微信支付
WeChatPay = 2, // 微信支付
StoreBalance = 3, // 门店余额
}
// 支付方式列表