From 1fa826006ce5458722eb68bdbd814b08bd6baad3 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期二, 04 六月 2024 18:05:01 +0800
Subject: [PATCH] 数字教材列表

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

diff --git a/app.json b/app.json
index f78a613..9411650 100644
--- a/app.json
+++ b/app.json
@@ -15,7 +15,9 @@
     "pages/bookServices/assort/index",
     "pages/testLogin/index",
     "pages/bindInfo/index",
-    "pages/bookExhibitionList/select/select"
+    "pages/bookExhibitionList/select/select",
+    "pages/digitalTextbooks/index",
+    "pages/digitalTextbooks/digitalTextbooksDetails/index"
   ],
   "subPackages": [
     {

--
Gitblit v1.9.1