From ed2aef45d9295960b18d6c5f17612b313bd33c91 Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Tue, 6 May 2025 12:00:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=85=E5=80=BC=E6=98=8E=E7=BB=86-=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E4=B8=80=E4=B8=AA=E6=96=B0=E9=A1=B5=E9=9D=A2=EF=BC=8C?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=80=BB=E8=BE=91=E6=98=AF=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E5=8F=B7=E4=B8=BA=E5=BF=85=E9=80=89=E9=A1=B9=EF=BC=8C=E7=BB=99?= =?UTF-8?q?=E8=BF=90=E8=90=A5=E7=94=A8=E7=9A=84=E9=A1=B5=E9=9D=A2=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/record/ChargeRecordViewNew.vue | 380 +++++++++++++++++++++++ 1 file changed, 380 insertions(+) create mode 100644 src/views/record/ChargeRecordViewNew.vue diff --git a/src/views/record/ChargeRecordViewNew.vue b/src/views/record/ChargeRecordViewNew.vue new file mode 100644 index 0000000..047a39b --- /dev/null +++ b/src/views/record/ChargeRecordViewNew.vue @@ -0,0 +1,380 @@ + + + + + + + + + + + + + + + + + + + + + + 平台号: + + + + 渠道: + + + + 时间: + + - + + + + 状态: + + 全部 + 发起充值 + 充值成功 + + + + 新用户: + + 全部 + 是 + 否 + + + + app渠道 + + + + 国家: + + + + + 查询 + 导出 + + + + + + + + + + + + \ No newline at end of file