From 8d4e08cae809eddaecaefd3cd21b2c65ee8af160 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 19 九月 2024 14:44:42 +0800
Subject: [PATCH] bug修改

---
 app.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app.json b/app.json
index 7c9e747..80256f0 100644
--- a/app.json
+++ b/app.json
@@ -76,9 +76,11 @@
         "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"
       ]
-    }
+    } 
   ],
   "tabBar": {
     "custom": true,
@@ -133,5 +135,6 @@
     "scope.userLocation": {
       "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�"
     }
-  }
+  },
+  "shareAppMessage": true
 }
\ No newline at end of file

--
Gitblit v1.9.1