下载账单页面

This commit is contained in:
2025-09-24 17:31:16 +08:00
parent 4183260d6b
commit dd1136d1e6
9 changed files with 314 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
export default defineAppConfig({
pages: [
"home_pages/index", //中转页
"login_pages/index/index",
"login_pages/verification/index",
@@ -28,6 +28,7 @@ export default defineAppConfig({
"wallet/index", // 钱包页
"queryTransactions/index", // 查询交易
"downloadBill/index", // 下载账单
"downloadBillRecords/index", // 下载账单记录
],
},
// {