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)}}
+
+
+
+ 最近还没有余额流水
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+