From 99dfeb5fc86bce593a5d3f43f45c26eedc00ab0a Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 10 九月 2024 16:28:54 +0800 Subject: [PATCH] bug --- app.json | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app.json b/app.json index 0ab99af..80256f0 100644 --- a/app.json +++ b/app.json @@ -77,13 +77,10 @@ "pages/bookServices/webpage/index", "pages/components/webView/index", "pages/bookServices/detail/buyResource/index", -<<<<<<< Updated upstream - "pages/bookServices/detail/components/learnTask/index" -======= + "pages/bookServices/detail/components/learnTask/index", "pages/bookServices/linkPage/index" ->>>>>>> Stashed changes ] - } + } ], "tabBar": { "custom": true, @@ -138,5 +135,6 @@ "scope.userLocation": { "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�" } - } + }, + "shareAppMessage": true } \ No newline at end of file -- Gitblit v1.9.1