From ba67bb5440963a7aaab366c4c5d1bbea5c39a8e7 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Thu, 10 Jun 2021 14:32:57 +0800 Subject: [PATCH] no message --- app.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index 5756ba4..bc1aebb 100644 --- a/app.json +++ b/app.json @@ -70,7 +70,10 @@ "root": "xtends/", "pages": [ "statics/index/index", - "statics/purchase-report/index" + "statics/agent-report/index", + "statics/gross-report/index", + "statics/purchase-report/index", + "statics/sale-report/index" ] } ],