From b2e282ed4d0a06c94391753134b4dc9042d953b0 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Wed, 9 Sep 2020 14:35:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epdc-resident-mp-yushan/app.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/epdc-resident-mp-yushan/app.json b/epdc-resident-mp-yushan/app.json index 6b1e68b..037d2bc 100644 --- a/epdc-resident-mp-yushan/app.json +++ b/epdc-resident-mp-yushan/app.json @@ -93,6 +93,15 @@ "pages/gridManage/gridManage" ] }, + { + "root": "subpages/integralCentre", + "name": "integralCentre", + "pages": [ + "pages/index/index", + "pages/record/record", + "pages/noticeDetail/noticeDetail" + ] + }, { "root": "subpages/property", "name": "property",