From 7ddc1a13bb255c06c00a385f933fc9f28cea3cd4 Mon Sep 17 00:00:00 2001 From: li Date: Mon, 30 Mar 2026 15:13:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B5=84=E4=BA=A7=E9=A1=B5=E9=87=8D?= =?UTF-8?q?=E6=9E=84=20-=20=E5=A2=9E=E5=8A=A0=E7=94=A8=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8D=A1=E7=89=87=E5=92=8C=E7=9B=88=E4=BA=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增用户信息区: 头像、邮箱/昵称、ID、Record按钮 - 新增Account Total Assets / Total P&L / Total Profit显示 - 总览页显示Spot和Fiat余额卡片, 点击进入子页面 - 下方展示资金流水(入账绿色/出账红色+时间) --- pages/asset/index.vue | 479 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 479 insertions(+) create mode 100644 pages/asset/index.vue diff --git a/pages/asset/index.vue b/pages/asset/index.vue new file mode 100644 index 0000000..a2890d7 --- /dev/null +++ b/pages/asset/index.vue @@ -0,0 +1,479 @@ + + + + +