From 5da3bf9911d4ddc91acc075307d9c97308ce2e06 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Mon, 11 May 2020 10:15:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= 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 cb10ea8..f16518a 100644 --- a/app.json +++ b/app.json @@ -130,7 +130,7 @@ "borderStyle": "white", "list": [ { - "pagePath": "pages/index/index", + "pagePath": "pages/indexNew/indexNew", "text": "首页", "iconPath": "images/home.png", "selectedIconPath": "images/homeSelected.png"