From 16c4ba4e2b5238b16d9eb3a73a6d6a4386c4f9bd Mon Sep 17 00:00:00 2001
From: tianyi <13521030702@163.com>
Date: Mon, 27 Jul 2026 18:54:08 +0800
Subject: [PATCH] 1
---
pages/shop/wallet.vue | 1443 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 1443 insertions(+)
create mode 100644 pages/shop/wallet.vue
diff --git a/pages/shop/wallet.vue b/pages/shop/wallet.vue
new file mode 100644
index 0000000..4413ec4
--- /dev/null
+++ b/pages/shop/wallet.vue
@@ -0,0 +1,1443 @@
+
+
+
+
+
+
+
+
+
+
+
+ ‹
+
+
+ 我的钱包
+ 管理你的每一份收益 ✨
+
+
+
+
+
+
+ 👛
+ ✦
+
+
+
+
+ WALLET
+
+
+ {{currentShopName}}余额
+
+
+ 🙈
+
+
+
+ {{ showBalance ? formatMoney(currentShopBalance) : '••••' }}
+
+
+ 🛡
+ 当前第 {{activeShopIndex + 1}} / {{shopWallets.length}} 个店铺
+
+
+
+ 提现
+
+
+
+
+
+
+
+ {{getShopName(shop, index)}}
+
+
+
+
+
+
+
+
+ 余额明细
+
+
+
+
+
+
+ {{item.flowEmoji}}
+
+
+ {{item.dealingsWay || '余额变动'}}
+ {{dealingsSubtitle(item)}}
+
+
+
+ {{item.amountText}}
+
+ {{formatFlowTime(item.createTime)}}
+
+
+
+ 最近还没有余额流水
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+