From 6f43841b6ea6129e6a8859fd306b3fc1f71ab72d Mon Sep 17 00:00:00 2001 From: Seven Date: Wed, 24 Dec 2025 18:39:49 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=88=92=E8=BD=AC?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=9B=B4=E6=96=B0=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E5=92=8C=E5=9B=BD=E9=99=85=E5=8C=96=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/copilot-instructions.md | 2 +- package.json | 3 +- pnpm-lock.yaml | 22 +- src/locales/en-US.json | 21 ++ src/locales/zh-CN.json | 21 ++ src/router/index.ts | 5 + src/views/user/components/wallet-card.vue | 55 +++-- src/views/wallet/transfer.vue | 261 ++++++++++++++++++++++ 8 files changed, 362 insertions(+), 28 deletions(-) create mode 100644 src/views/wallet/transfer.vue diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 9ebfcd1..1e893d8 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -10,7 +10,7 @@ Riwa-Ionic 项目提示词 项目技术栈 核心框架: -Vue 3.5.25 (Composition API with