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"); }}