From 76b105866c9ba9e01b1d57f352438c4e731c2d6d Mon Sep 17 00:00:00 2001 From: Ultrame <1019265060@qq.com> Date: Mon, 29 Dec 2025 16:13:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E8=B4=A6=E5=8D=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/user_pages/downloadBill/index.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/user_pages/downloadBill/index.tsx b/src/user_pages/downloadBill/index.tsx index 366d1ba..f0b3f5a 100644 --- a/src/user_pages/downloadBill/index.tsx +++ b/src/user_pages/downloadBill/index.tsx @@ -275,10 +275,7 @@ const DownloadBill: React.FC = () => { Taro.navigateBack(); }} /> - + 最长可导出三个月的账单 示例文件 @@ -322,8 +319,9 @@ const DownloadBill: React.FC = () => { 近一周 { selectDateRange("month"); }} @@ -331,8 +329,9 @@ const DownloadBill: React.FC = () => { 近一月 { selectDateRange("custom"); }}