下载账单页面
This commit is contained in:
@@ -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", // 下载账单记录
|
||||
],
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user