From b6923adb7b6a5fcbe4a2eaa06e1ebe0e044ba0e2 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 28 三月 2024 14:22:42 +0800
Subject: [PATCH] 代码合并

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

diff --git a/app.json b/app.json
index 8e5515e..18e255a 100644
--- a/app.json
+++ b/app.json
@@ -12,7 +12,8 @@
     "pages/personalCenter/feedBackSubmit/index",
     "pages/personalCenter/certificate/index",
     "pages/testLogin/index",
-    "pages/bookServices/assort/index"
+    "pages/bookServices/assort/index",
+    "pages/bindInfo/index"
   ],
   "subPackages": [
     {
@@ -38,7 +39,7 @@
         "pages/downloads/index",
         "pages/activateProduct/index",
         "pages/sampleBooks/index",
-        "pages/personalCenter/publishBooks/index",
+        "pages/publishBooks/index",
         "pages/feedBack/index",
         "pages/aboutUs/index",
         "pages/userSetting/index"
@@ -52,7 +53,8 @@
         "pages/bookServices/detail/index",
         "pages/bookServices/examination/examination",
         "pages/bookServices/webpage/index",
-        "pages/components/webView/index"
+        "pages/components/webView/index",
+        "pages/bookServices/detail/buyResource/index"
       ]
     }
   ],

--
Gitblit v1.9.1