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" ] } ],