From d41978e2e825c672e9cac6beccf5528f8fdcdebf Mon Sep 17 00:00:00 2001 From: qiaomu <3520484422@qq.com> Date: Tue, 23 Apr 2024 09:22:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=B8=BB=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 7551a71..fcdbad0 100644 --- a/app.json +++ b/app.json @@ -1,8 +1,8 @@ { "pages": [ + "pages/home/index", "pages/invoiceDetail/index", "pages/invoicing/index", - "pages/home/index", "pages/invoiceList/index", "pages/rechargeRecord/index", "pages/member/index",