From 14de3e90ae29af2ccfd51b08c6a11ab02fe8f8e7 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 05 三月 2024 19:02:35 +0800 Subject: [PATCH] feat(合并代码): 和冰帝阿 --- app.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 6a6b402..ea01e60 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,9 @@ { "pages": [ "pages/home/home", - "pages/bookServices/index", + "pages/bookServices/assort/index", + "pages/bookServices/detail/index", + "pages/bookServices/list/index", "pages/bookExhibitionList/index", "pages/bookExhibitionDetails/index", "pages/usercenter/index", @@ -61,7 +63,7 @@ "selectedIconPatn": "/static/images/home/Home-click@2x.png" }, { - "pagePath": "pages/bookServices/index", + "pagePath": "pages/bookServices/assort/index", "text": "鍥句功鏈嶅姟", "iconPath": "/static/images/home/service@2x.png", "selectedIconPatn": "/static/images/home/service-click@2x.png" @@ -89,7 +91,6 @@ "requiredPrivateInfos": [ "chooseAddress" ], - "lazyCodeLoading": "requiredComponents", "usingComponents": {}, "window": { "backgroundTextStyle": "light", -- Gitblit v1.9.1