From e5f0fcb8e803767a2483d21cb1e8b38cb90e7de5 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 13 十一月 2024 16:48:24 +0800 Subject: [PATCH] 文件状态 --- app.json | 24 ++++++++---------------- 1 files changed, 8 insertions(+), 16 deletions(-) diff --git a/app.json b/app.json index 7c9e747..1030dd3 100644 --- a/app.json +++ b/app.json @@ -76,7 +76,9 @@ "pages/bookServices/examination/examination", "pages/bookServices/webpage/index", "pages/components/webView/index", - "pages/bookServices/detail/buyResource/index" + "pages/bookServices/detail/buyResource/index", + "pages/bookServices/detail/components/learnTask/index", + "pages/bookServices/linkPage/index" ] } ], @@ -89,33 +91,23 @@ "list": [ { "pagePath": "pages/home/home", - "text": "棣栭〉", - "iconPath": "/static/images/home/Home@2x.png", - "selectedIconPatn": "/static/images/home/Home-click@2x.png" + "text": "棣栭〉" }, { "pagePath": "pages/bookServices/assort/index", - "text": "鍥句功鏈嶅姟", - "iconPath": "/static/images/home/service@2x.png", - "selectedIconPatn": "/static/images/home/service-click@2x.png" + "text": "鍥句功鏈嶅姟" }, { "pagePath": "pages/study/index", - "text": "瀛︿範", - "iconPath": "/static/images/home/learn@2x.png", - "selectedIconPatn": "/static/images/home/learn-click@2x.png" + "text": "瀛︿範" }, { "pagePath": "pages/cart/index", - "text": "璐墿杞�", - "iconPath": "/static/images/home/cart@2x.png", - "selectedIconPatn": "/static/images/home/cart-click@2x.png" + "text": "璐墿杞�" }, { "pagePath": "pages/personalCenter/index", - "text": "鎴戠殑", - "iconPath": "/static/images/home/my@2x.png", - "selectedIconPatn": "/static/images/home/my-click@2x.png" + "text": "鎴戠殑" } ] }, -- Gitblit v1.9.1