From 2bb5af831124ac59bf47c4508eba5f4da16618f0 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 16 Jun 2025 14:17:05 +0800 Subject: [PATCH] =?UTF-8?q?feat(recharge):=20=E5=85=85=E5=80=BC=E4=B8=8D?= =?UTF-8?q?=E5=85=81=E8=AE=B8=E8=BE=93=E5=85=A5=E8=B4=9F=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/financial/recharge/doubleCz.vue | 260 +++--- src/views/financial/recharge/singleCz.vue | 163 ++-- src/views/financial/walletDetails/index.vue | 970 ++++++++++++-------- 3 files changed, 768 insertions(+), 625 deletions(-) diff --git a/src/views/financial/recharge/doubleCz.vue b/src/views/financial/recharge/doubleCz.vue index 3e4231b..bc6dd28 100644 --- a/src/views/financial/recharge/doubleCz.vue +++ b/src/views/financial/recharge/doubleCz.vue @@ -6,11 +6,9 @@ @@ -19,21 +17,21 @@ + /> + /> @@ -42,21 +40,18 @@ style="margin-left: 30px" @click="getList" > - {{ '搜索' }} + {{ '搜索' }} - {{ '重置' }} + {{ '重置' }} {{ item.label }} + :label="item.value" + >{{ item.label }} - + /> - + /> @@ -147,13 +141,12 @@ @@ -177,17 +170,16 @@ :auto-upload="false" drag > - +
{{ '将文件拖到此处,或' }} {{ '点击上传' }}
-
+
- {{ '下载模板' }} + {{ '下载模板' }}
-
+
{{ '提示:仅允许导入“xls”或“xlsx”格式文件!' }}
@@ -204,216 +196,216 @@